clovaai / deep-text-recognition-benchmark

Text recognition (optical character recognition) with deep learning methods, ICCV 2019
Apache License 2.0
3.76k stars 1.11k forks source link

How to make custom dataset random? #383

Closed Hye0nJ closed 1 year ago

Hye0nJ commented 1 year ago

Hi! Thank you for great work! I'm making a custom dataset with own dictionary. But the results are same. which parameter can i use it?

here's example. I always get same datasets like apple and orange. I want to get datasets randomly

trdg -c 2 -i own_dictionary.txt

own_dictionary.txt

  1. apple
  2. orange
  3. pineapple
creati0nix commented 1 year ago

use chatgpt or synthtiger