YOLOX
YOLOX copied to clipboard
只给了一个train.json文件,怎么 generate train.txt and test.txt?
只给了一个train.json文件,怎么 generate train.txt and test.txt?
Plz raise your issue more clearly.
Try this: voc_txt
The URL is expired...
The URL is expired...
It is very simple. Just randomly choose 90% of your images as training set and else as testing set, record their names and write into train.txt and test.txt ... Just couple lines of code in Python