TannerGilbert / TFLite-Object-Detection-with-TFLite-Model-MakerLinks
Custom object detection with the TFLite Model Maker
☆41Updated 3 years ago
Alternatives and similar repositories for TFLite-Object-Detection-with-TFLite-Model-Maker
Users that are interested in TFLite-Object-Detection-with-TFLite-Model-Maker are comparing it to the libraries listed below
Sorting:
- This project demonstrates the use of TensorFlow Object Detection API to automatically number plates (Indian) from vehicles☆40Updated 6 years ago
- YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.3.1, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tfli…☆61Updated 5 years ago
- Real-Time Object Detection, Tracking, Blurring and Counting using YOLOv8☆50Updated 3 years ago
- Run YOLOv4 directly with OpenCV using the CUDA enabled DNN module.☆37Updated 4 years ago
- Deep Learning Applied To Vehicle Registration Plate Detection and Recognition in PyTorch.☆51Updated 4 years ago
- Fire and Gun detection using yolov3 in videos as well as images. Training code, dataset and trained weight file available.☆75Updated 5 years ago
- A project for counting vehicles using YOLOv4 + DeepSORT + Flask + Ngrok + TF2☆43Updated 3 years ago
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175☆63Updated 2 years ago
- PyTorch at the Edge: Deploying Over 964 TIMM Models on Android with TorchScript and Flutter.☆45Updated 2 years ago
- Computer Vision and AI to detect if people are at a specific distance and adhere to social distancing or not.☆31Updated 5 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆96Updated 3 years ago
- Detecting and Quantifying Marine Debris using Deep Visual Models.☆73Updated 2 years ago
- Video Analytics dashboard built using YoloV5 and Streamlit☆89Updated 2 years ago
- Real-time PPE detection and tracking using YOLO v3 and deep_sort☆122Updated last year
- Simple Automatic Number Plate Recognition using Yolov7 engine & EasyOCR library☆12Updated 3 years ago
- Implementation on Custom Dataset☆63Updated 2 years ago
- ☆67Updated 2 years ago
- Run object detection on edge devices using Tensorflow Lite☆25Updated 4 years ago
- Cumulative object counting with Tensorflow 2☆45Updated 4 years ago
- ☆68Updated 3 years ago
- The shoplifting prevention solution based on action recognition pipeline.☆42Updated 5 years ago
- ☆28Updated 4 years ago
- A vision-based tool for transport system flow analysis using Faster R-CNN. This system is able to detect different types of objects, e.g.…☆25Updated 7 years ago
- A web interface for real-time yolo inference using streamlit. It supports CPU and GPU inference, supports both images and videos and uplo…