Code Monkey home page Code Monkey logo

ucvgl's Introduction

UCVGL2024 [paper][model] [Cite]

This repository provides the official code for CVPR2024 "Unleashing Unlabeled Data A Paradigm for Cross-View Geo-Localization".

Citation

If you find our work useful, please star this repository and cite our paper:

@inproceedings{li2024unleashing,
  title={Unleashing Unlabeled Data: A Paradigm for Cross-View Geo-Localization},
  author={Li, Guopeng and Qian, Ming and Xia, Gui-Song},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={16719--16729},
  year={2024}
}

Dataset

Please prepare VIGOR, CVUSA or CVACT. You need to put them in the "data/" folder or modify the path by "soft link" (ln -s).

Folder Structure:

โ”œโ”€ UCVGL
  โ”œโ”€โ”€ ckpt/
    โ”œโ”€โ”€ VIGOR/ 
    โ”œโ”€โ”€ CVUSA/	
    โ””โ”€โ”€ CVACT/
  โ”œโ”€โ”€ data/
    โ”œโ”€โ”€ VIGOR/ 
    โ”œโ”€โ”€ CVUSA/	
        โ”œโ”€โ”€ g2a/
        โ”œโ”€โ”€ g2a_sat/	
        โ”œโ”€โ”€ streetview/panos
        โ””โ”€โ”€ bingmap/19
    โ””โ”€โ”€ CVACT/
        โ”œโ”€โ”€ g2a/
        โ”œโ”€โ”€ g2a_sat/	
        โ”œโ”€โ”€ streetview/
        โ””โ”€โ”€ satview_polish/

where "g2a/" is produced by CFP/GeometricProjection and "g2a_sat/" is generated by CFP/CycleGAN. You also can find them in this link.

Requirement

1. conda create --name UCVGL python=3.8
2. conda activate UCVGL
3. conda install pytorch==2.0.0 torchvision==0.15.0 torchaudio==2.0.0 pytorch-cuda=11.7 -c pytorch -c nvidia
4. pip install -r requirements.txt

For Step3, you should install corresponding Torch in this page according to your CUDA version.

Training and Evaluation

bash run_CVUSA.sh
bash run_CVACT.sh
bash run_VIGOR.sh

Reference

- http://mvrl.cs.uky.edu/datasets/cvusa/
- https://github.com/Jeff-Zilence/VIGOR
- https://github.com/Liumouliu/OriCNN
- https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
- https://github.com/Jeff-Zilence/TransGeo2022
- https://github.com/Skyy93/Sample4Geo

ucvgl's People

Contributors

liguopeng0923 avatar

Stargazers

Junyan ye avatar  avatar  avatar jaewon avatar  avatar Ningnan Wang avatar  avatar Wu Ruiqi avatar  avatar Yang Liu avatar Steven_Curry avatar Ting Guo avatar  avatar Ling-Hao CHEN avatar  avatar  avatar Hui Zhang avatar Ruilu Sun avatar Zhihong ้™ˆ avatar Kevin Axel avatar manjusaka-L avatar Wenhao Yang avatar Li hongxuan avatar dongxuan li avatar Realcat avatar ็ˆฑๅฏๅฏ-็ˆฑ็”Ÿๆดป avatar Zilong Li avatar Mengfan He avatar  avatar Jeff Carpenter avatar  avatar Reza avatar  avatar  avatar Mengmeng LIU avatar MK_Li avatar  avatar Chen Zhen avatar  avatar Gaoshuang Huang avatar  avatar Martin Liao-WHU avatar  avatar UNOCLOCK avatar  avatar Mabel Wu avatar  avatar  avatar Jasonix avatar liu yuxia avatar Chase Wu avatar  avatar Vanilla avatar Panwang Xia avatar Xingyi He avatar lyricpoem avatar momopusheen avatar Fluxation avatar Yuting Wang avatar Xun Huang avatar Qia qia avatar Han Feng avatar Xinyue Zhang avatar  avatar Jiakun Xu avatar Caoyuan avatar Chang Xu avatar Minamoto avatar Zujing Liu avatar wenxuan xie avatar  avatar Zhou Hongjun avatar Leo avatar  avatar  avatar  avatar

Watchers

UNOCLOCK avatar  avatar

ucvgl's Issues

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.