Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@aadcock aadcock released this 06 Mar 21:01

V0.30 release notes:

  • checkpoint_folder renamed to checkpoint_load_path: #379
  • head support on DenseNet: #383
  • Cleaner abstraction in ClassyTask/ClassyTrainer: eval_step, on_start, on_end, …
  • Speed metrics in TB: #385
  • test_phase_period in ClassificationTask #395
  • support for losses with trainable parameters #394
  • Added presets for some typical resNe(X)t configurations: #405