quocthinhvo / gt2video

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

License:MIT License


Languages

Language:Python 51.2%Language:HTML 24.6%Language:C# 12.4%Language:JavaScript 11.1%Language:Dockerfile 0.5%Language:CSS 0.2%