shen-ee / GHD-helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GHD-helper

Powered by YOLOv3(https://pjreddie.com/darknet/yolo/)

data_convert.py

Just use is to convert labeled data to YOLO format data

split_video.py

  1. Install OpenCV-Python
  2. Set the input video name in line 2
  3. Set the intervals for cutting video in line 7
  4. Create a folder in the same directory of split.video.py and set it as the output path in line 8.

shuffle_datalist.py

About


Languages

Language:Python 38.9%Language:C 19.9%Language:JavaScript 16.4%Language:CSS 12.8%Language:HTML 12.0%