Skip to content
/ pl_YOLO Public

YOLOv7, YOLOX and YOLOv5 are working right now

Notifications You must be signed in to change notification settings

Iywie/pl_YOLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pl-YOLO

Detection on pytorch lightning.

Step of training

1. Build the model configuration and data configuratioin in configs.

2. Run

  python train.py -c <path to the model config> -d <path to the data config>

Releases

No releases published

Packages

No packages published