37 results for “topic:yolo-nas”
Train and Inference your custom YOLO-NAS model by Single Command Line
:rocket: :star: The list of the most popular YOLO algorithms - awesome YOLO
Object tracking pipelines complete with RF-DETR, YOLOv9, YOLO-NAS, YOLOv8, and YOLOv7 detection and BYTETracker tracking
Inference YOLO-NAS ONNX model
This repo provides the C++ implementation of YOLO-NAS based on ONNXRuntime for performing object detection in real-time.Support float32/float16/int8 inference.
Train and Inference your custom YOLO-NAS model by Pytorch on Windows
This repository contains code for object tracking in videos using the YOLO-NAS object detection model and the DeepSORT algorithm.
YOLO-NAS for ROS 2
C++ implementation of YOLO-NAS utilizing OpenVINO backend
This repository contains project of yolo-NAS (which gives more accurate result out of all other yolo versions), you can use these projects as a reference for building innovative projects using yolo-nas, It also contain links to some pre-trained custom model which you can use for your work
An CPP library for object detection with full processing using OpenCV DNN (for ONNX) on YOLO-NAS model.
Multi-object tracking using a tracking-by-detection scheme with YOLO-NAS + DeepSORT.
Go gRPC client for YOLO-NAS, YOLOv8-YOLOv12 inference using the Triton Inference Server.
YOLO-NAS module for use with Autodistill.
Third year university dissertation. Continuous Assessment for ECM3401 - Individual Literature Review and Project. Involves the implementation of a human pose estimation computer vision model to detect two combat athletes, and a machine learning algorithm to identify their grappling position.
detecting license plates and cars in a video using YOLO NAS and YOLOv5
Object detection Image data analysis or EDA
C++ implementation of YOLO-NAS using DeepSparse
SAMYOL is a Python library that combines an object detection model and a segmentation model.
Yolo NAS inference library in c++ using OpenCV+ONNX
This project demonstrates how to perform object detection and image segmentation using YOLO-NAS for object detection and SAM for image segmentation.
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.
V-QUIP: A Vision-based Quick Impromptu Polling System for the Classroom
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.
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.
Face Detection and Quality Enhancement
This project focuses on leveraging the YOLO-NAS model for Smoke Detection.
Решение соревнования Атомик Хак 2.0 от корпорации РосАтом по обнаружению дефектов сварочных швов во время визуального осмотра
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.