tchrs-opencv-webcam-inference

Object detector

An example project demonstrating real-time object detection and classification on webcam feed using a pre-trained model.

GitHub

11 stars
2 watching
4 forks
Language: Rust
last commit: over 1 year ago

Related projects:

Repository Description Stars
lartpang/ovcamo Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. 20
rlggyp/yolov10-openvino-cpp-inference An open-source C++ implementation of YOLOv10 object detection using OpenVINO for real-time inference. 58
bharath272/sds_eccv2014 A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. 96
team3997/chickenvision An image processing system for detecting and tracking objects in camera feed using HSV color thresholding. 31
ibm/max-object-detector A tool for detecting objects in images using deep learning models 290
philipperemy/yolo-9000 Real-time object detection using deep learning and a large dataset of classes 1,184
ignacio-rocco/detectorch A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation 558
andreaskoepf/faster-rcnn.torch An experimental implementation of a real-time object detection system using a neural network with region proposal generation. 122
jxr326/swinmcnet A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images 16
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
msracver/relation-networks-for-object-detection An implementation of an object detection algorithm using deep learning and deformable convolution layers 1,096
rbgirshick/voc-dpm An object detection system using deformable part models and latent SVM. 579
rucaibox/pope An evaluation framework for detecting object hallucinations in vision-language models 179
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 104
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 874