YOLOX icon indicating copy to clipboard operation
YOLOX copied to clipboard

只给了一个train.json文件,怎么 generate train.txt and test.txt?

Open 1234565556 opened this issue 4 years ago • 4 comments

只给了一个train.json文件,怎么 generate train.txt and test.txt?

1234565556 avatar Dec 08 '21 03:12 1234565556

Plz raise your issue more clearly.

FateScript avatar Dec 08 '21 03:12 FateScript

Try this: voc_txt

JiaPai12138 avatar Dec 13 '21 23:12 JiaPai12138

The URL is expired...

SuperbTUM avatar Jun 28 '22 23:06 SuperbTUM

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

JiaPai12138 avatar Jun 29 '22 00:06 JiaPai12138