v1.3.0
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
- @EugenioBertolini made their first contribution in #145
Full Changelog: v1.2.3...v1.3.0