image_class icon indicating copy to clipboard operation
image_class copied to clipboard

请问如何在我的数据上进行试验呢

Open dengfeng729 opened this issue 6 years ago • 2 comments

请问我的数据应该怎么放进去呢,放进去之后读取的一直是默认类名。

dengfeng729 avatar Sep 24 '19 13:09 dengfeng729

看readme

tslgithub avatar Sep 24 '19 14:09 tslgithub

更改两个文件就可以了 1.config.py中class为你的类别数目 2.train_class_idx.txt&test_class_idx.txt中类别按照原格式输入,注意空格也会占位

voidtaoist avatar Mar 15 '20 08:03 voidtaoist