Skip to content

v0.4.0

Compare
Choose a tag to compare
@lgeiger lgeiger released this 02 Sep 17:11

🎉 Features

  • Made compatible with Zookeeper >= 0.5 (#62)
  • Add ReseNetE18 and BinaryDenseNet{28,37,45} (#60)
  • Add BinaryDenseNet37Dilated (#66)

🐛 Bugs

  • Update weight-download url to point to correct repo. (#63, #64)

📖 Documentation

  • Use ImageNet dataset version 5.0.0 (#53)
  • Remove irrelevant docstrings (#58)
  • Cleanup docs build (#67)

👷 Internal Improvements

  • Bump scipy from 1.3.0 to 1.3.1 (#56)