Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akhilkailas017/floor-mat-detector-android-app-tflite-yolov5
- Owner: akhilkailas017
- License: mit
- Created: 2022-08-02T04:06:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T03:05:31.000Z (over 2 years ago)
- Last Synced: 2024-11-17T19:14:45.390Z (3 months ago)
- Topics: android, android-studio, java, tensorflow, tflite, yolo, yolov5
- Language: Java
- Homepage:
- Size: 26.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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