object-detection topic

List object-detection repositories

PixelLib

1.0k
Stars
262
Forks
Watchers

Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/

alt

83
Stars
8
Forks
Watchers

[EXPERIMENTAL] Facebook-like automatic alternative (alt) text for images using object detection with pre-trained model.

diagnosing-object-detectors

40
Stars
11
Forks
Watchers

This project shows how to analyze the influences of object characteristics on detection performance and the frequency and impact of different types of false positives.

Awesome-Object-Detection

40
Stars
15
Forks
Watchers

Resource collections of object detection

awesome-computer-vision-models

499
Stars
93
Forks
Watchers

A list of popular deep learning models related to classification, segmentation and detection problems

keras-YOLOv3-mobilenet

563
Stars
166
Forks
Watchers

I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101

CVPR-2022-papers

469
Stars
59
Forks
Watchers

CVPR 2022 papers with code (论文及代码)

syndata-generation

286
Stars
71
Forks
Watchers

Code used to generate synthetic scenes and bounding box annotations for object detection. This was used to generate data used in the Cut, Paste and Learn paper