jiang-wenbin / kaggle-google-landmark-retrieval-challenge

17th place solution in "Google Landmark Retrieval Challenge"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaggle Google Landmark Retrieval Challenge

My solution in this Kaggle competition "Google Landmark Retrieval Challenge", 17th place.

solution

Acknowledgement

Download scripts are forked from anokas's kernel (Apache License 2.0).

  • source/00_download_large.py
  • source/00_download_square.py

Some scripts to use DELF (Apache License 2.0) is also included.

  • source/01_extract_delf/extract_delf.py
  • source/04_verification/verification.py

About

17th place solution in "Google Landmark Retrieval Challenge"

License:Apache License 2.0


Languages

Language:Python 99.2%Language:Shell 0.8%