This repository contains the dataset link and the code for our paper A Transformer-Based Feature Segmentation and Region Alignment Method For UAV-View Geo-Localization, IEEE Transactions on Circuits and Systems for Video Technology. Thank you for your kindly attention.
- Download the University-1652 dataset
- Configuring the environment
- First you need to configure the torch and torchision from the pytorch website
-
pip install -r requirement.txt
You can download the pre-training weight from the following link and put them in the pretrain_model folder
-
Baidu Driver code: 0000
We provide scripts to complete FSRA training and testing
- Change the data_dir and test_dir paths in train_test_local.sh and then run:
bash train_test_local.sh