Skip to content

Releases: zurutech/ashpy

0.3.1

30 Jan 10:02
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
  • Restorer no longer throws an exception when it cannot find a checkpoint_map.json
  • Trainers generate a checkpoint_map.json for each model selection folder
  • Refactor out os.path et similia in favor of pathlib
  • Add tests for correct callbacks restoration
  • Fix some pylint errors in the tests

0.3.0

28 Jan 16:15
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • New Project structure -> src/ashpy & new way to handle requirements
  • Automate test suite with tox
  • New tests!
  • Add ashpy.restorers module facilitating restoration from tf.train.Checkpoint
  • Bugfixes

0.1.2

10 Sep 09:01
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Metrics:

  • SWD: Sliced Wasserstein Distance
  • MSSIM: MultiScale Similarity

Distribution:

  • Fixed Bugs related to distribution strategy

Losses:

  • Add Hinge Loss

Code Style:

  • Standardize the usage of the reduction inside losses

Version:

Fixed version number