lvforce
Results
1
issues of
lvforce
I have a pre-trained model from EasyOCR(None-VGG-BiLSTM-CTC), and I want to retrain it on my own data. Question: Should I freeze FeatureExtraction and SequenceModeling part and just fine-tune CTC?