Skip to content

The 1st Place Solution of the Google Landmark 2019 Retrieval Challenge and the 3rd Place Solution of the Recognition Challenge.

License

Notifications You must be signed in to change notification settings

RyanHuangNLP/Landmark2019-1st-and-3rd-Place-Solution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landmark2019-1st-and-3rd-Place-Solution

The 1st Place Solution of the Google Landmark 2019 Retrieval Challenge and the 3rd Place Solution of the Recognition Challenge.

NOTE: This solution code is not refactored and work in progress at this time. Stay tuned!

Our solution was published! You can check from: Large-scale Landmark Retrieval/Recognition under a Noisy and Diverse Dataset

Reproduce

Following commands are for reproducing our results.

bash donwload_train.sh # download data
bash setup.sh  # setup data to ready training
bash reproduce.sh  # train models and predict for reproducing

Reference

About

The 1st Place Solution of the Google Landmark 2019 Retrieval Challenge and the 3rd Place Solution of the Recognition Challenge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Shell 1.2%
  • Dockerfile 0.3%