MelosY / CAM

19 stars 0 forks source link

training with custom data #1

Open AhmadHakami opened 7 months ago

AhmadHakami commented 7 months ago

@MelosY thank you for your excellent work

i'm wondering now if it is possible to train the model on my own data, additionally i would be grateful if you could explain the data specifications and format in more detail because this would make it easier and clearer for everyone to use your model and collaborate on this repository to enhance it

MelosY commented 7 months ago

Yes, it can be trained on your own data. We organize the data into lmdb type, which is familiar for text recognition. The specific conversion method can be referred to https://github.com/ayumiymk/aster.pytorch/blob/master/lib/tools/.