Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Minor dataloading update

Choose a tag to compare

@williamFalcon williamFalcon released this 06 Mar 18:59
· 897 commits to master since this release
1b0d315

[0.2.1] - 2021-3-06

Added

  • Added RetinaNet & backbones to ObjectDetector Task (#121)
  • Added .csv image loading utils (#116, #117,#118)

Changed

  • Set inputs as optional (#109)

Fixed

  • Set minimal requirements (#62)
  • Fixed VGG backbone num_features (#154)