lvforce

Results 1 comments of lvforce

@ku21fan 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...