yolov10

Object Detector

Real-time object detection using a neural network architecture

YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]

GitHub

10k stars
54 watching
1k forks
Language: Python
last commit: 3 months ago

Related projects:

Repository Description Stars
rlggyp/yolov10-openvino-cpp-inference An open-source C++ implementation of YOLOv10 object detection using OpenVINO for real-time inference. 58
ayooshkathuria/pytorch-yolo-v3 An implementation of a YOLO v3 object detection algorithm in PyTorch. 3,305
ultralytics/yolov3 A deep learning framework providing object detection capabilities through a neural network architecture 10,260
ultralytics/yolov5 A comprehensive framework for object detection and image analysis using deep learning models 51,418
philipperemy/yolo-9000 Real-time object detection using deep learning and a large dataset of classes 1,184
neso613/yolo-v5-tflite-model An implementation of YOLOv5 object detection model in TensorFlow Lite format 17
andy-yun/pytorch-0.4-yolov3 A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations. 279
jwyang/faster-rcnn.pytorch An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. 7,721
alexeyab/darknet A set of neural networks for object detection 21,820
experiencor/keras-yolo2 An implementation of YOLOv2 in Keras for object detection and regression tasks 1,731
ruiminshen/yolo2-pytorch A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. 440
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. 6
dmlc/gluon-cv A toolkit for building and deploying deep learning models in computer vision 5,850
donnyyou/torchcv A comprehensive PyTorch-based framework for computer vision tasks 2,249
roboflow/notebooks This repository contains tutorials and examples on using state-of-the-art computer vision models and techniques 5,678