- An application developed with flutter, that detects the snake from a image.
- The consists of a tensorflow list model created with help of Google's Teachable Machine.
- Run
flutter pub get
. - Then build an release version or debug version of App.
- Dataset used for training : https://github.com/arjun921/Indian-Snakes-Dataset
- You can add any image (that do not contain any snake) for label No Snake while training.
- The TFLite model in the app is not much accurate. You can increase the accuracy by training with more images for each labels.
Logo
App screenshots