Ultralytics YOLOv8, YOLOv9, YOLOv10, YOLOv11 for ROS 2
-
Updated
Oct 31, 2024 - Python
Ultralytics YOLOv8, YOLOv9, YOLOv10, YOLOv11 for ROS 2
Train and Inference your custom YOLO-NAS model by Single Command Line
Object tracking pipelines complete with YOLOv9, YOLO-NAS, YOLOv8, and YOLOv7 detection and BYTETracker tracking
This repository contains code for object tracking in videos using the YOLO-NAS object detection model and the DeepSORT algorithm.
Multi-object tracking using a tracking-by-detection scheme with YOLO-NAS + DeepSORT.
YOLO-NAS module for use with Autodistill.
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.
An automatic election vote counting system using OCR and Object Detection technology on C1 form images.
Решение соревнования Атомик Хак 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.
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."