SkillAgentSearch skills...

FSRA

「TCSVT2021」A Transformer-Based Feature Segmentation and Region Alignment Method For UAV-View Geo-Localization

Install / Use

/learn @Dmmm1997/FSRA
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> FSRA </h1>

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.

requirement

  1. Download the University-1652 dataset
  2. Configuring the environment
    • First you need to configure the torch and torchision from the pytorch website
    • pip install -r requirement.txt
      

Download pre-training weights

You can download the pre-training weight from the following link and put them in the pretrain_model folder

  1. Baidu Driver code: 0000

  2. Google Driver

Train and Test

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

Related Skills

View on GitHub
GitHub Stars116
CategoryDevelopment
Updated6d ago
Forks21

Languages

Python

Security Score

80/100

Audited on Mar 28, 2026

No findings