Closed qnkhuat closed 6 years ago
Yes, you just need to delete the code after “print('detection finished')” in demo.py
Can I train without it??
Yes, the training of CRNN is not included in this code.
I mean. Can I don't use any CRNN at all ? and if it is yes. pls show me the way to do it.
Yes, you can. Just try the script "demo_det.py".
I see that I don't need the crnn for my problem. Can I disable it? And if yes, Pls help me how.