Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 204 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 204 Bytes

YOLOv7h - An Oriented Object Detection Based on YOLOv7.

  1. prepare your dateset.
    • x, y, w, h, theta(normalized into 0-1)
  2. run python train.py --help get help for command parameters and flags.