This project implements object detection and tracking using YOLOWorld and ByteTrack. Users can upload videos and specify classes for detection, making it suitable for various applications in computer vision.
- Detect and track objects in videos.
- User-friendly Gradio interface for easy interaction.
- Supports multiple classes for detection based on user input.
To set up the project, follow these steps:
git clone https://github.com/imane0x/DetectAndTrack.git
cd DetectAndTrack
pip install -r requirements.txt
python app.py
- Detecting and tracking people, handbags and backpacks.