nashory / DeLF-pytorch

PyTorch Implementation of "Large-Scale Image Retrieval with Attentive Deep Local Features"
MIT License
343 stars 63 forks source link

Hello, what is the training data set? Where can I download it? #38

Open xiaoweidao opened 3 years ago

xiaoweidao commented 3 years ago

Hello, what is the training data set? Where can I download it? For example, the default '../../data/landmarks/landmarks_full_val' in the code.

llzhaoshuo commented 3 years ago

Hello, I have the same problem. Have you solved the problem? Furthermoreļ¼Œdo we only need the images and nothing else?

hamzakhalil798 commented 1 year ago

@llzhaoshuo @xiaoweidao Training Data can be downloaded from https://github.com/cvdfoundation/google-landmark and yes only images are required.