-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Description
I have 100 images for a trainset in /Data and a file groundtruth.txt with 100 bbox-values. How do I create train.txt for this matching each image with the bbox? I tried
./labelcreator.py --size_of_train 100 --label Data/groundtruth.txt --dir /Data
but the error is invalid argument. Is there any other way?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels