Skip to content

Releases: object-condensation/object_condensation

v1.1.0

25 Oct 10:52
10dd74e
Compare
Choose a tag to compare

Added new tiger implementation of OC loss for pytorch, saving significant amounts of memory.

Notable PRs

  • Add tiger implementation by @klieret in #17
  • Add torch compilation as option by @klieret in #20
  • And lots of updates to documentation

Full Changelog: v1.0.0...v1.1.0

1.0.0

13 Oct 12:57
c18bbe0
Compare
Choose a tag to compare

First version with baseline implementations in pytorch and tensorflow