Skip to content

ngocnd2402/AICITY2023_HelmetRules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General

This is the code we used to participate AI CITY CHALLANGE 2023. We used a YOLOv8 for detector and strongSORT for tracker.

Requirement

Visualizing data

  • If you want to visualize video, move videos to 'visualizing-web/static/data/bbox-video'
  • Then, run the following command: python visualizing-web/app.py
  • With folder frames, you can cut the video into frames and save them by the format: 001, 002, 003
  • With folder static/data, you put your videos in.

Training

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages