Skip to content

tensoract/gt2video

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GT2VIDEO

Draw box to video (tasks from 2023 AI CITY CHALLENGE)

SETUP

Download release file from Github or run .exe file in run folder.

Impotant note: python script include.

HOW TO USES

Step 1. Fill path follow struct:

  • Python script: python file to excuted. python file.py argv_gtfile argv_videofile.mp4

  • GT file: gt text file follow: <video_id>, <frame>, <track_id>, <bb_left>, <bb_top>, <bb_width>, <bb_height>, <class>

  • Videos folder: folder save videos.

Step 2. Press LOAD button

Step 3. Click to video file to launch.

Step 4. Press q to exit python windows.

About

Draw box to video (tasks from 2023 AI CITY CHALLENGE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 51.2%
  • HTML 24.6%
  • C# 12.4%
  • JavaScript 11.1%
  • Other 0.7%