yolo-v5-tflite-model
Object Detector
An implementation of YOLOv5 object detection model in TensorFlow Lite format
YOLOv5 - most advanced vision AI model for object detection. Natively implemented in PyTorch and exportable to TFLite for use in edge solutions.
17 stars
1 watching
2 forks
Language: Python
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nilboy/tensorflow-yolo | An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,723 |
mystic123/tensorflow-yolo-v3 | An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
hizhangp/yolo_tensorflow | A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 799 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |
kod-chen/yolov2-tensorflow | A TensorFlow implementation of the YOLOv2 object detection algorithm | 97 |
cuixing158/yolox-yolov5-onnx-matlab | Enables real-time object detection using pre-trained ONNX models in MATLAB | 46 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
wojciechmo/yolo2 | Trains a YOLOv2 object detector from scratch using Tensorflow | 138 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 47 |
matlab-deep-learning/pretrained-yolov9-network-for-object-detection | Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. | 4 |
neso613/asr_tflite | Provides pre-trained ASR models for efficient inference using TFLite | 11 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
leetenki/yolov2 | Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. | 338 |
yhcc/yolo2 | An implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |