Stars
Vehicle detection by YOLOv5 and tracking by DeepSORT and counting
Vehicle counting system with YOLOv8 and DeepSORT
License Plate Detection and Text Extraction with YoloV8 and EasyOCR
Detecting and Tracking cars from a video using YOLOv8 model and object tracking framework (abewley/sort)
License Plate Detection using YOLOv8
A computer vision and artificial intelligence project to detect and counting vehicles. This project is using YOLOV5 and Deep Sort Algorithm to perform object recognition and tracking realtime.
A multi-task(detection, tracking, dense estimation, object counting) frame-work based on yolov5+deepsort
Vehicle Counting Using Yolov8 and DeepSORT
EC351: Introduction to Algorithms
An algorithm that uses YoloV5 and DeepSORT to count and measure the number of vehicles in a video stream, it detects the vehicles with YoloV5 and tracks them with DeepSORT to maintain a count of un…
Automatic Number Plate Recognition using Yolov8 and EasyOCR Full Course | Python
A table example with React Material-UI and Faker.js.
A streamlit based implementation of Automatic Number Plate Recognition for cars and other vehicles using images or live camera feed
Automatic Number Plate Detection YOLOv8
ranjeet447 / ActionAI
Forked from smellslikeml/ActionAIcustom human activity recognition modules by pose estimation and cascaded inference using sklearn API
Real time action detection with tensorflow multy pose estimation + LSTM
Theft Detection in Supermarkets using Recurrent Convolutional Neural Networks
Real Time Detection of Anomalous Activity From Videos (mainly crime actvity). Images of the video is trained using AutoEncoder to get the imtermediate feature representation of image & applied svm …
Real Time Object Detection and Distance Measurement with Computer Vision