Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akhilkailas017/floor-mat-detector-android-app-tflite-yolov5

This Aplication is used to scan and find out the type of mat. Floor Mat Detector Android App TFLite Yolov5
https://github.com/akhilkailas017/floor-mat-detector-android-app-tflite-yolov5

android android-studio java tensorflow tflite yolo yolov5

Last synced: 26 days ago
JSON representation

This Aplication is used to scan and find out the type of mat. Floor Mat Detector Android App TFLite Yolov5

Awesome Lists containing this project

README

        

# Floor-Mat-Detector-Android-App-TFLite-Yolov5

**How to run this project**

- open android studio
- click on "open"
- select the downloaded android folder
- click on "build"
- click on "bulid bundle(s)/apk(s)"
- click on "build apk(s)"
- it will generete mat detector apk
- then go to location android\app\build\outputs\apk\debug for finding generated apk
- output file name is app-debug.apk
- copy this file to your android device and install it.

**References**

- Object Detection using Yolov5 : https://github.com/akhilkailas2001/Object-Detection-using-Yolov5.git
- TFLite Object Detection Android App YOLOv5 : https://github.com/akhilkailas2001/TFLite-Object-Detection-Android-App-YOLOv5.git