Skip to content

Releases: luna983/stitch-aerial-photos

Stable v1.1

31 Aug 23:26
40ebedb
Compare
Choose a tag to compare

Two bug fixes from v1.0 for the docker environment

  1. src/optim.py: a float32 tensor was parsed as a float64 tensor in the docker environment
  2. src/graph.py: graph building relies on tuple indices; this is fixed by adding a new method that is agnostic to index types

Stable v1.0

27 Aug 06:14
ed43086
Compare
Choose a tag to compare
Update README.md