pretrained-yolo-v4
Object Detector
Pretrained deep learning object detection model for image analysis in MATLAB
Object detection and transfer learning using pretrained YOLO v4 models in MATLAB.
47 stars
9 watching
21 forks
Language: MATLAB
last commit: 10 months ago
Linked from 1 awesome list
computer-visiondeep-learningimage-processingmatlabobject-detectionpretrained-modelstiny-yolov4transfer-learningyolov4yolov4-coco
Related projects:
Repository | Description | Stars |
---|---|---|
matlab-deep-learning/pretrained-yolov8-network-for-object-detection | Pretrained YOLO object detection networks for real-time performance with good detection quality in MATLAB | 29 |
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-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-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,184 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
cuixing158/yolox-yolov5-onnx-matlab | Enables real-time object detection using pre-trained ONNX models in MATLAB | 46 |
matlab-deep-learning/pretrained-salsanext | Provides pre-trained deep learning model for semantic segmentation of 3D point clouds using SalsaNext architecture | 14 |
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 |
matlab-deep-learning/seven-segment-digit-recognition | Automates digit recognition in images of seven segment displays | 7 |
matlab-deep-learning/pretrained-deeplabv3plus | Provides pre-trained and customizable semantic segmentation model in MATLAB | 23 |
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 |
r4ghu/ios-coreml-yolo | An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
wojciechmo/yolo2 | Trains a YOLOv2 object detector from scratch using Tensorflow | 138 |