Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.

leoneljdias/barcos-yolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAHI YOLO RTDETR-X Video Inference

This project is an experimental implementation for running object detection on videos using SAHI and YOLO RTDETR-X from Ultralytics.

image

Features

  • Runs inference on video files
  • Uses slicing for improved detection on large images
  • Filters out unwanted classes (e.g., airplanes, drones)
  • Annotates detected objects and displays FPS/count

Model Download

You must manually download the model file rtdetr-x.pt and place it in the project folder. This file is not included in the repository. You can download it from the official Ultralytics website: https://docs.ultralytics.com/pt/models/rtdetr/#usage-examples or from the appropriate source for RTDETR-X models.

Usage

python main.py --source demo.mp4

Requirements

  • Python 3.8+
  • OpenCV
  • NumPy
  • SAHI
  • Ultralytics YOLO

Install dependencies with:

pip install -r requirements.txt

License

Experimental use only.

Credits Video

GixxerZTM

About

Ship recognition and tracking from video with YOLO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages