object-detection topic

List object-detection repositories

YOLOX

9.1k
Stars
2.1k
Forks
Watchers

YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

SSD-Tensorflow

4.1k
Stars
1.9k
Forks
Watchers

Single Shot MultiBox Detector in TensorFlow

pytorch-yolo-v3

3.3k
Stars
1.1k
Forks
Watchers

A PyTorch implementation of the YOLO v3 object detection algorithm

yolov3-tf2

2.5k
Stars
913
Forks
Watchers

YoloV3 Implemented in Tensorflow 2.0

YOLO_v3_tutorial_from_scratch

2.3k
Stars
723
Forks
Watchers

Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"

ScaledYOLOv4

2.0k
Stars
572
Forks
Watchers

Scaled-YOLOv4: Scaling Cross Stage Partial Network

Yolo_mark

1.8k
Stars
677
Forks
Watchers

GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2

darknet_ros

2.1k
Stars
1.2k
Forks
Watchers

YOLO ROS: Real-Time Object Detection for ROS

MobileNet-Yolo

1.7k
Stars
274
Forks
Watchers

MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB:fire::fire::fire:

keras-yolo3

1.6k
Stars
861
Forks
Watchers

Training and Detecting Objects with YOLO3