aster icon indicating copy to clipboard operation
aster copied to clipboard

how to use custom data?

Open bharatsubedi opened this issue 5 years ago • 2 comments

bharatsubedi avatar Apr 24 '19 05:04 bharatsubedi

i also do not find how to creat train dataset,did you konw how to do it?

luoqingyu avatar Apr 25 '19 02:04 luoqingyu

To create my own dataset, I modified one of the scripts found in aster/tools/. I simply made the script parse my labels the way I had labeled them & then conform to what the aster conversion script was expecting. It worked just fine.

dsandii avatar Jul 29 '19 14:07 dsandii