Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-03-02 | 718 Bytes | |
v0.3.0 source code.tar.gz | 2020-03-02 | 1.2 MB | |
v0.3.0 source code.zip | 2020-03-02 | 1.4 MB | |
Totals: 3 Items | 2.7 MB | 0 |
V0.30 release notes: - checkpoint_folder renamed to checkpoint_load_path: https://github.com/facebookresearch/ClassyVision/pull/379 - head support on DenseNet: https://github.com/facebookresearch/ClassyVision/pull/383 - Cleaner abstraction in ClassyTask/ClassyTrainer: eval_step, on_start, on_end, … - Speed metrics in TB: https://github.com/facebookresearch/ClassyVision/pull/385 - test_phase_period in ClassificationTask https://github.com/facebookresearch/ClassyVision/pull/395 - support for losses with trainable parameters https://github.com/facebookresearch/ClassyVision/pull/394 - Added presets for some typical resNe(X)t configurations: https://github.com/facebookresearch/ClassyVision/pull/405