object-detection
There are 9877 repositories under object-detection topic.
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/ultralytics
Ultralytics YOLO11 🚀
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
roboflow/supervision
We write your reusable computer vision tools. 💜
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
blakeblackshear/frigate
NVR with realtime local object detection for IP cameras
amusi/CVPR2025-Papers-with-Code
CVPR 2025 论文和开源项目合集
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
cvat-ai/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
microsoft/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
voxel51/fiftyone
Refine high-quality datasets and visual AI models
satellite-image-deep-learning/techniques
Techniques for deep learning with satellite & aerial imagery
OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code
dusty-nv/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
IDEA-Research/GroundingDINO
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
roboflow/notebooks
This repository offers a comprehensive collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like YOLO11, RT-DETR, SAM 2, Florence-2, PaliGemma 2, and Qwen2.5VL.
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
amusi/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
google/automl
Google Brain AutoML
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
dmlc/gluon-cv
Gluon CV Toolkit
meituan/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
open-mmlab/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.