You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How could I go about training only on the text recognition network? I have a pretty decent image for recognition, and the rectification part is not favouring in my case.
The text was updated successfully, but these errors were encountered:
@vaibhavnayak You can change the setting in this file aster/experiments/demo/config/trainval.prototxt. Delete block "spatial_transformer" in it if you don't want to use the rectified part.
How could I go about training only on the text recognition network? I have a pretty decent image for recognition, and the rectification part is not favouring in my case.
The text was updated successfully, but these errors were encountered: