├── LICENSE ├── README.md ├── hubconf.py └── megaloc_model.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gmberton/MegaLoc/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gmberton/MegaLoc/HEAD/README.md -------------------------------------------------------------------------------- /hubconf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gmberton/MegaLoc/HEAD/hubconf.py -------------------------------------------------------------------------------- /megaloc_model.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gmberton/MegaLoc/HEAD/megaloc_model.py --------------------------------------------------------------------------------