JKBox / YOLOv3-quadrangle

YOLOv3 detector with quadrangle in PyTorch
88 stars 29 forks source link

my dataset #11

Open jianyulei1 opened 3 years ago

jianyulei1 commented 3 years ago

I want to generate my own data set, train=./Dataset/train.part, How should I modify it to my own data set.Is it modified like this? train=./AllLabel.txt This file contains the address of the data.