VicenteVivan / geo-clip

This is an official PyTorch implementation of our NeurIPS 2023 paper "GeoCLIP: Clip-Inspired Alignment between Locations and Images for Effective Worldwide Geo-localization"
https://arxiv.org/abs/2309.16020
MIT License
90 stars 13 forks source link

When will the training code be released? #1

Closed Hoteryoung closed 3 months ago

Hoteryoung commented 5 months ago

Dear author, I'm interested in your project and I want to know when the training code will be released. Thanks.

VicenteVivan commented 5 months ago

Hi Hunter,

Thank you for your interest in our project. We have recently added a simple training loop with the required methods to run it. We will update the training code in the upcoming days, including detailed instructions and quick access via the API.

Please let me know if you have any questions or suggestions.

Sincerely, Vicente

turicumoperarius commented 4 months ago

Dear author,

Really interesting project, great work and idea in the first place. I played around with it a little and it shows a lot of potential. I'm curious to train it with a larger dataset and maybe with the 336px version of the CLIP image backend. So also definitly from my side a +1 for a detailed training code release. Do you already have a roadmap in mind when you could release at least some part of it. For starters the loss function would be nice ;-)