Skip to content

Releases: kdexd/probnmn-clevr

Minor adjustment in dependency versions.

10 Mar 18:56
Compare
Choose a tag to compare
v2.0.1

v2.0.1: Adjust some versions and docs.

March 2020 Maintenance: improve docs, fix a bug and bump dependencies.

10 Mar 18:18
abf0efc
Compare
Choose a tag to compare

Changelog

  • CheckpointManager API has completely changed and usage has been updated.
  • Update Config docs: use literalincludedirective to save duplication in docs.
  • Bugfix: Explicitly cast image features to float in Dataset classes.
  • Remove redundant dependencies.
  • Bumpy PyTorch, torchvision and h5py versions.

Pretrained checkpoints are available with v1.0.0 tag, and can be used here.

Stable release - code for our ICML 2019 paper.

27 May 15:27
Compare
Choose a tag to compare

With pre-trained checkpoints on all training phases, with config files used to train them.