Skip to content

v0.3.2

Compare
Choose a tag to compare
@LukeWood LukeWood released this 09 Sep 17:52
· 785 commits to master since this release
305c083

What's Changed

  • Add tensorflow_datasets dep to Dockerfile by @bhack in #750
  • Add all of the no-op segmentation mask augmentations by @ianstenbit in #751
  • Promote anchor generator default to a public api by @LukeWood in #755
  • Write steps_per_second in basic_training by @ianstenbit in #758
  • Remove cd to keras_Cv by @bhack in #756
  • Fix FocalLoss reduction, SmoothL1 reduction, and add extra loss validation to RetinaNet model by @LukeWood in #760
  • Fix loss reduction in the RetinaNet trainstep by @LukeWood in #764
  • Add integration tests to GCB by @LukeWood in #761
  • Update object_detection_base_model.py by @LukeWood in #771
  • SimCLR implementation by @ianstenbit in #699
  • Remove the tensorflow_datasets as installation dep by @qlzh727 in #772
  • Remove the tfds (typo) from the requirements.txt by @qlzh727 in #773
  • Fix weight loading in RetinaNet and introduce unit tests to ensure weight loading works as intended by @LukeWood in #768
  • Add segmask support for random_flip by @ianstenbit in #775

Full Changelog: v0.3.1...v0.3.2