Pretrained-YOLOv8-Network-For-Object-Detection
Object Detector
Pretrained YOLO object detection networks for real-time performance with good detection quality in MATLAB
YOLO v8 training and inference in MATLAB for Object Detection with yolov8n, yolov8s, yolov8m, yolov8l, yolov8x, networks
29 stars
7 watching
3 forks
Language: MATLAB
last commit: 3 months ago computer-visiondeep-learningimage-processingmatlabmatlab-deep-learningobject-detectionpretrained-modelsyoloyolov8
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 47 |
matlab-deep-learning/lidar-object-detection-using-complex-yolov4 | Provides pre-trained deep learning models for object detection in point clouds using complex YOLOv4 architecture | 21 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
cuixing158/yolov3-yolov4-matlab | A MATLAB implementation of YOLOv3/V4 and Darknet models for object detection and classification. | 94 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
cuixing158/yolox-yolov5-onnx-matlab | Enables real-time object detection using pre-trained ONNX models in MATLAB | 46 |
matlab-deep-learning/pretrained-spatial-cnn | An implementation of a deep learning-based lane detection model in MATLAB using a pre-trained Spatial-CNN architecture. | 24 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |
wojciechmo/yolo2 | Trains a YOLOv2 object detector from scratch using Tensorflow | 138 |
nilboy/tensorflow-yolo | An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
xiang-wuu/ncnn-android-yolov7 | An Android implementation of object detection using Yolov7 and the ncnn neural network library | 133 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
matlab-deep-learning/pretrained-resa-network-for-road-boundary-detection | A MATLAB implementation of a deep learning-based road boundary detection system using a pre-trained RESA model. | 3 |
matlab-deep-learning/seven-segment-digit-recognition | Automates digit recognition in images of seven segment displays | 7 |