voc topic

List voc repositories

yolov1-pytorch

17
Stars
5
Forks
Watchers

🔍 | YOLOv1 (Real-Time Object Detection) implementation using PyTorch

tf-faster-rcnn

3.6k
Stars
1.6k
Forks
Watchers

Tensorflow Faster RCNN for Object Detection

yolo_person_detect

260
Stars
89
Forks
Watchers

person detect based on yolov3 with several Python scripts

voc2007_for_yolo_torch

191
Stars
57
Forks
Watchers

:punch: Prepare VOC format datasets for ultralytics/yolov3 & yolov5

SimpleAICV_pytorch_training_examples

404
Stars
95
Forks
Watchers

SimpleAICV:pytorch training and testing examples.

simple-faster-rcnn-pytorch

4.0k
Stars
1.1k
Forks
Watchers

A simplified implemention of Faster R-CNN that replicate performance from origin paper

deeplab-pytorch

1.1k
Stars
278
Forks
Watchers

PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets

prepare_detection_dataset

1.1k
Stars
359
Forks
Watchers

convert dataset to coco/voc format

toolbox

423
Stars
126
Forks
Watchers

various cv tools, such as label tools, data augmentation, label conversion, etc.