From d324f81c928ced16b1f15ac1b9f3bdba3fd0acfd Mon Sep 17 00:00:00 2001 From: ytao-wang <63775680+ytao-wang@users.noreply.github.com> Date: Sat, 14 Sep 2024 16:24:38 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03410f3..4dbd607 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ This repo contains the official implementation of the ACM MM 2024 paper: ## MFRGN: Multi-scale Feature Representation Generalization Network For Ground-to-Aerial Geo-localization
Yuntao Wang, Jinpu Zhang, Ruonan Wei, Wenbo Gao, Yuehuan Wang*
---- +-- This code is based on the [Sample4Geo](https://github.com/Skyy93/Sample4Geo) framework, and you can use it to train our MFRGN