An automatic election vote counting system using OCR and Object Detection technology on C1 form images.
-
Updated
Aug 14, 2024 - Python
An automatic election vote counting system using OCR and Object Detection technology on C1 form images.
A Computer Vision project for Clean India, Green India.
This project is completed as a fulfilment for the CDS590 Consultancy Project & Practicum provided by School of Computer Sciences, USM as part of their Masters of Science in Data Science and Analytics program.
A simpler (and working) notebook and repo for convinient use of YOLO-NAS-POSE, a human pose estimation model by Deci AI. Aims to run in a less resource intensive manner, by eliminating real-time capture and playback, and instead reading from and writing to permanent image and video files.
Решение соревнования Атомик Хак 2.0 от корпорации РосАтом по обнаружению дефектов сварочных швов во время визуального осмотра
Go gRPC client for YOLO-NAS, YOLOv8 inference using the Triton Inference Server.
detecting license plates and cars in a video using YOLO NAS and YOLOv5
This project focuses on leveraging the YOLO-NAS model for Smoke Detection.
This repository contains a Streamlit web application for vehicle tracking using different SOTA object detection models. The app offers two options: YOLO-NAS with SORT tracking and YOLOv8 with ByteTrack and Supervision tracking. It enables users to upload a video file, set confidence levels, and visualize the tracking results in real-time.
A computer Vision project for avoiding potholes on road.
Repository containing implemetation and documentation of master's thesis Object detection and segmentation in historical encrypted manuscripts at at Faculty of Electrical Engineering and Information Technology of Slovak University of Technology in Bratislava (FEI STU).
SAMYOL is a Python library that combines an object detection model and a segmentation model.
This project demonstrates how to perform object detection and image segmentation using YOLO-NAS for object detection and SAM for image segmentation.
Multi-object tracking using a tracking-by-detection scheme with YOLO-NAS + DeepSORT.
About YOLO_NAS is an architecture for object detection that automatically searches for optimal neural network structures, while Segment Anything Model is a versatile model for segmenting various objects in images.
A collection of computer vision projects, specifically covering image classification and object detection.
YOLO-NAS module for use with Autodistill.
Add a description, image, and links to the yolo-nas topic page so that developers can more easily learn about it.
To associate your repository with the yolo-nas topic, visit your repo's landing page and select "manage topics."