-
Go to this link https://www.kaggle.com/models/google/landmarks/frameworks/tfLite/variations/classifier-europe-v1
-
Downlaod 1.tflite file of selected region
-
Copy and paste it here to assets folder of this project.
-
Set file name inside TFLiteLandmarkClassifier.clas which is under package below: package com.polatechno.TfLiteLandmarkClassifier.data
For example if you name you tflite file as "europe_landmarks.tflite", should be replaced as below: classifier = ImageClassifier.createFromFileAndOptions(context, "europe_landmarks.tflite", options)
-
Notifications
You must be signed in to change notification settings - Fork 0
polatechno/landmarkRecognitionTensorflow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
App uses tflite models to recognize landmarks using ML models from Kaggle platfrom. (google/landmarks)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published