Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1015 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 1015 Bytes

Kotlin

Landmark-Lens

App that recognizes landmarks using Camera.

Built with

Screenshots

Screenshot_2024-07-17-15-07-00-186_com rey landmarklens Screenshot_2024-07-17-15-07-59-985_com rey landmarklens

Build Instructions

  1. Clone the project
  git clone https://github.com/Shreyassp002/Landmark-Lens.git
  1. Open project in Android Studio.

  2. Wait for Gradle to download dependencies.

  3. Download Tensorflow models from Kaggle.

  4. Paste all the models into app/src/main/assets

  5. Run.