ChickenVision
Object detector
An image processing system for detecting and tracking objects in camera feed using HSV color thresholding.
Python Target Tracking for 2019 FRC Season
31 stars
17 watching
12 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
goatmessi8/rfbnet | An object detection system using a novel receptive field block module to enhance feature discriminability and robustness. | 1,413 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
weecology/deepforest | A Python package for training and predicting ecological objects in airborne imagery using deep learning object detection networks. | 519 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |
feichtenhofer/detect-track | Develops methods to track objects in videos and detect objects in images using deep learning | 553 |
xingyizhou/extremenet | An object detection framework that uses extreme and center points to detect objects in images. | 1,031 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
ibm/max-object-detector | A tool for detecting objects in images using deep learning models | 290 |
unsky/retinanet | A Python implementation of the RetinaNet architecture with focal loss for dense object detection. | 224 |
xueliancheng/slt-net | A video object detection framework that uses temporal consistency to detect camouflaged objects in videos | 61 |
maju116/platypus | An R package for object detection and image segmentation with pre-trained models. | 130 |
chenyuntc/dsod.pytorch | An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |