Skip to content

abhinaya08/google_landmark_detection

Repository files navigation

Repository for Google Landmark Detection Challenge on Kaggle

Refer to our blog post here for more details.

Code list

  • train_images_pull.py - Pull training images into individual landmark id folders
  • test_images_pull.py - Pull test images into one folder
  • eda.ipynb - Exploratory Data Analysis
  • restnet50_final_code.ipynb - ResNet50 code
  • predict_VGG16.py - Model building VGG16
  • classify_VGG16.py - Classification VGG16 code
  • predict_Xception.py - Model building Xception
  • classify_Xception.py - Classification Xception code
  • kdtree_delf.ipynb - DELF + geometric verification

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published