Our model is an Intel internal PyTorch model, if I open a pull request, should it be added under misc/pytorch_toolkit/text_recognition or the models folder?
How/Where do we upload pre-trained checkpoint .pth file?
Is there a release schedule for training_extensions (we are aiming for 2022.1)?
Hi @Ilya-Krylov @morkovka1337 ,
We are working on adding a handwritten text recognition model to the open model zoo (https://github.com/openvinotoolkit/open_model_zoo/pull/2917) (https://gitlab-icv.inn.intel.com/algo/model-zoo-models-intel/-/merge_requests/945), and would also like to contribute to training_extensions so that our customer can train with their own data. Could you please answer a few questions:
misc/pytorch_toolkit/text_recognition
or themodels
folder?Thanks