Skip to content

Finetuning on VisLoc #12

Description

@Thiagor2002

I want to know how do you finetune on VisLoc dataset using your pretrained vit16/convnext model of GTA-UAV dataset. Here are two sub-issues:

  1. How do you organize your VisLoc dataset? Do you use all 11 subsets in UAV_VisLoc? In UAV_VisLoc, subset '07' is very small and subset '09' is large, satellite image in '09' has been split into 4 parts. have you consider processing sat_09 in scripts/prepare_dataset/visloc.py?
  2. How do you finetune your vit16/convnext model, just use code train_visloc.py ? I have use train_gta.py to pretrain on GTA-UAV and achieve comparable scores, about 85-87 at Recall@1 (GTA-UAV-LR dataset, same_area ). But when I use the best convnext model to finetune on VisLoc by train_visloc.py, I only achieve 40-45 at Recall@1 in same_area scenario, far less than the 80% at Recall@1 released on your paper.

Could you please introduce me about the issues? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions