An open API service indexing awesome lists of open source software.

https://github.com/tum-vision/gn_loss_analytical


https://github.com/tum-vision/gn_loss_analytical

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# An Analytical Solution to Gauss-Newton Loss for Direct Image Alignment

```
git submodule init
git submodule update
sh prepare_superpoint.sh
sh prepare_pixloc.sh
```

To generate maps:

```
python3 generate_maps.py --input_image img.jpg
```