Git Product home page Git Product logo

curriculumloc's Introduction

CurriculumLoc for Visual Geo-localization

Introduction

CurriculumLoc is a PyTorch implementation for our paper "CurriculumLoc: Enhancing Cross-Domain Geolocalization through Multi-Stage Refinement". If you use this code for your research, please cite our paper. For additional questions contact us via [email protected] or [email protected].

Installation

We test this repo with Python 3.10, PyTorch 1.12.1, and CUDA 11.3. However, it should be runnable with recent PyTorch versions. You can install by conda with our prove environment.taml.

conda env create -f environment.yaml

Preparation

We test our models on two datasets. One dataset is ALTO, it can be download at here. Another is our TerraTrack, TerraTrack is being prepared.... All of these datasets contain some challenging environmental variations, as shown in below table.

Training

python train_terra.py

Testing

python match_localization.py 

Citation

If you're using CurculumLoc in your research or applications, please cite using this BibTeX:

@misc{hu2023curriculumloc,
      title={CurriculumLoc: Enhancing Cross-Domain Geolocalization through Multi-Stage Refinement}, 
      author={Boni Hu and Lin Chen and Runjian Chen and Shuhui Bu and Pengcheng Han and Haowei Li},
      year={2023},
      eprint={2311.11604},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

curriculumloc's People

Contributors

boni-hu avatar

Stargazers

 avatar  avatar  avatar  avatar Yanwen Sun avatar dubing avatar DannisZgggg avatar Jeff Carpenter avatar

Watchers

bushuhui avatar 赵勇 avatar

curriculumloc's Issues

I can't find the package "matchs"

Hello! Where do you get the "matchs" package from? After the code "import matchs" from file match_localization.py I get the error "No module name 'matchs'"

I can't find `matches` and `loss` module

Thanks for your great work !
While I was going to execute your script, I realized I could not find some modules like matches and loss.
Where I can find them ?
Thanks !

New dataset

Where can I find TerraTrack ?
Isn't ready yet ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.