object-detection topic
Deep-learning-with-Python
Deep learning codes and projects using Python
PixelLib
Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
alt
[EXPERIMENTAL] Facebook-like automatic alternative (alt) text for images using object detection with pre-trained model.
diagnosing-object-detectors
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
Resource collections of object detection
awesome-computer-vision-models
A list of popular deep learning models related to classification, segmentation and detection problems
keras-YOLOv3-mobilenet
I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101
CVPR-2022-papers
CVPR 2022 papers with code (论文及代码)
smd
Simple mmdetection CPU inference
syndata-generation
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