Skip to content

v1.3.0

Compare
Choose a tag to compare
@themattinthehatt themattinthehatt released this 17 Apr 16:44
· 69 commits to main since this release
b8cb8f4

What's Changed

  • FIX: predict_new_vids.py now outputs unsupervised metrics as well by @EugenioBertolini in #145
  • [docs] update config file info by @themattinthehatt in #147
  • v1.3.0 updates by @themattinthehatt in #149
    • generalize method of accessing likelihood in apps
    • generalize subdirectory names used by video app
    • move version def from setup.py to __init__.py
    • refactor train_hydra script to import a train function for greater flexibility

New Contributors

Full Changelog: v1.2.3...v1.3.0