Skip to content

vongocminh778/Image-Project-Tracking-by-Detection-Yolov8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Project-Tracking-by-Detection-Yolov8

  1. Thiết lập môi trường Conda Đầu tiên, hãy tạo một môi trường Conda mới. Mở terminal của bạn và chạy lệnh sau:
conda create --name ultralytics-env python=3.8 -y
  1. Kích hoạt môi trường mới:
conda activate ultralytics-env
  1. Cài đặt Ultralytics Bạn có thể cài đặt Ultralytics Gói từ Conda. Thực hiện lệnh sau:
conda install -c conda-forge ultralytics
  1. Download MOT17 dataset
  • Cách 1:
wget https://motchallenge.net/data/MOT17.zip
  • Cách 2:
gdown 1vOj9OpxeyozWzpPCtUY7fDVaBQwsPM9n

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published