There are 2 repositories under object-detection-model topic.
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Open Toolkit for Painless Object Detection
mmdetection3d 代码重点注解笔记
YOLO Algorithm (Yolov2 model) trained on COCO Dataset for Object Detection
Tensorflow Advanced Technique Specialization - Solution
Using YOLOv8 to build a Object Classifier/Tracker for RBG/Thermal Cameras
YOLO is a state-of-the-art, real-time object detection algorithm. In this notebook, I had applied the YOLO algorithm to detect objects in images ,videos and webcam
Repository contains RetinaNet,Yolov3 and Faster RCNN for multi object detection on SIMD Dataset http://vision.seecs.edu.pk/simd/
YOLO version 3 implementation in TensorFlow 2
Explore the Computer Vision Interview Prep repository! This GitHub collection offers interview questions and answers for Data Scientists. Elevate your knowledge of computer vision, confidently tackle technical interviews, and succeed in the dynamic field of data science with a focus on computer vision applications.
This a simple comparison and benefits of the pre-trained weights model vs the random weights model
Custom Dataset Training pipeline using Pytorch and Meta's object detection model DETR.
Python library for Object Detection metrics.
This is an Object Detection Web App built using Flask. It is developed using OpenCV4.4.0 by re-using a pre-trained TensorFlow Object Detection Model API trained on the COCO dataset.
Sini Dek Dekat Yanda is software dangerous object detection.
Object Detection and Tracking using yolov3 and deepsort
Created API calls, application disclosure, documentation, templates, and code for Enduka Cloud for software development
📄 Documentation for Vue Andoka Cloud
This is a python project that recognizes truck when truck comes at the weighbridge and take the picture and update on the WhatsApp number.
Custom object detection model for low clearance signs
Real time AI object detection and labelling app build by using ReactJS and react webcam
This project demonstrates object detection using YOLOv5. The model is trained on a custom dataset and can detect objects in new images. YOLOv5 is a state-of-the-art object detection model known for its speed and accuracy, making it suitable for real-time applications.
Image Object Recogniser with COCO pre trained machine learning model
Object Detection With YOLO
Is there a fish 🐟 or not? Fish Detector App and Model
Object detection model inferencing with DETR
An AI tool that enables the workers to monitor the social distancing in a crowded workplace.
A fullstack object detection project I made for fun
Detecting Dormice in Images Using Object Detection and Transfer Learning
📷 This library is presented as a concrete implementation aimed at enabling a proof of concept. The library allows for positioning users in indoor spaces using various object recognition models.
Event Camera based Multiple Target Tracking system
Object detection using the YOLO (You Only Look Once) algorithm is a popular deep-learning approach that allows for real-time, efficient, and accurate detection of multiple objects in an image or video stream. YOLOv7.cfg and YOLOv3.weights are specific configurations and pre-trained weights for two versions of the YOLO algorithm.