Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConvNeXt or ConvNeXt-V2 for drone target view geo-localization problem ? #77

Open
blackpearl1022 opened this issue Jul 13, 2024 · 0 comments

Comments

@blackpearl1022
Copy link

Thanks for your amazing work !
I have been working on drone target view geo-localization using Sample4Geo and noticed they are using ConvNeXt backbone for their approach.
I used the ConvNeXt-V2 for same approach using the rest of the training codebase without any modification and trained with my own dataset which is similar with University-1652 dataset, but after training I realized that the result with ConvNeXt-V2 is much mess than ConvNeXt even though the pre-trained model of ConvNeXt-V2 shows the better performance. And also in speed side, ConvNeXt much better than ConvNeXt-V2.
What's wrong with this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant