yolo-nas
There are 34 repositories under yolo-nas topic.
naseemap47/YOLO-NAS
Train and Inference your custom YOLO-NAS model by Single Command Line
srebroa/awesome-yolo
:rocket: :star: The list of the most popular YOLO algorithms - awesome YOLO
nmhaddad/fast-track
Object tracking pipelines complete with YOLOv9, YOLO-NAS, YOLOv8, and YOLOv7 detection and BYTETracker tracking
Hyuto/yolo-nas-onnx
Inference YOLO-NAS ONNX model
jason-li-831202/YOLO-NAS-onnxruntime
This repo provides the C++ implementation of YOLO-NAS based on ONNXRuntime for performing object detection in real-time.Support float32/float16/int8 inference.
Andrewhsin/YOLO-NAS-pytorch
Train and Inference your custom YOLO-NAS model by Pytorch on Windows
sujanshresstha/YOLO-NAS_DeepSORT
This repository contains code for object tracking in videos using the YOLO-NAS object detection model and the DeepSORT algorithm.
mgonzs13/yolonas_ros
YOLO-NAS for ROS 2
meet5398/YOLO-NAS-object-detection
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
Y-T-G/YOLO-NAS-OpenVino-cpp
C++ implementation of YOLO-NAS utilizing OpenVINO backend
ukicomputers/yolonas-cpp
An CPP library for object detection with full processing using OpenCV DNN (for ONNX) on YOLO-NAS model.
farhad-dalirani/MultiObjectTracking-YOLO-NAS-DeepSORT
Multi-object tracking using a tracking-by-detection scheme with YOLO-NAS + DeepSORT.
dev6699/yolotriton
Go gRPC client for YOLO-NAS, YOLOv8 inference using the Triton Inference Server.
autodistill/autodistill-yolonas
YOLO-NAS module for use with Autodistill.
akashAD98/Vision_data_EDA
Object detection Image data analysis or EDA
Y-T-G/YOLO-NAS-DeepSparse-cpp
C++ implementation of YOLO-NAS using DeepSparse
Jawher-Ben-Abdallah/SAMYOL
SAMYOL is a Python library that combines an object detection model and a segmentation model.
parsa-arjmand/object-detection
detecting license plates and cars in a video using YOLO NAS and YOLOv5
hajin-park/V-QUIP
V-QUIP: A Vision-based Quick Impromptu Polling System for the Classroom
JacobJ215/Vehicle-Detection-Tracking-App
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.
JacobJ215/YOLO-NAS-SAM
This project demonstrates how to perform object detection and image segmentation using YOLO-NAS for object detection and SAM for image segmentation.
talhaahussain/grappling-pose-identification
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.
imane0x/Smoke-Detection
This project focuses on leveraging the YOLO-NAS model for Smoke Detection.
malifalhakim/sistem-perhitungan-suara-otomatis
An automatic election vote counting system using OCR and Object Detection technology on C1 form images.
Rinkesh-8/YOLO-NAS_Garbage-Detection
A Computer Vision project for Clean India, Green India.
werserk/AtomicHack-1st-place
Решение соревнования Атомик Хак 2.0 от корпорации РосАтом по обнаружению дефектов сварочных швов во время визуального осмотра
FilipMikus/Object_detection_and_segmentation_in_historical_encrypted_manuscripts
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).
fraserlove/computer-vision
A collection of computer vision projects, specifically covering image classification and object detection.
Rinkesh-8/YOLO_Potholes-Detection
A computer Vision project for avoiding potholes on road.
mahimairaja/parkinson-detection
To predict the Parkinson's disease in the early stage using hand drawings.
RATHOD-SHUBHAM/Yolo-NAS-2
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.
talhaahussain/YOLO-NAS-POSE-simplified
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.
zl-gan/object-detection
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.