Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

34 lines (24 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.2] - 2024-05-29

Added

  • Added canonicalization with optimization approach.
  • Added evaluating transfer learning capabilities of canonicalizer.
  • Added pull request template.
  • Added test for discrete invert canonicalization.

Fixed

  • Fixed segmentation evaluation for non-identity canonicalizers.
  • Fixed minor bugs in inverse canonicalization for discrete groups.

Changed

[0.1.1] - 2024-03-15

Changed

  • Operating system classifier in setup.cfg.
  • Replaced escnn dependency with e2cnn.

[0.1.0] - 2024-03-14

Added

  • Initial version of project on GitHub.