"torchvision/csrc/ops/deform_conv2d.h" did not exist on "0ebbb0abd0610c8ffe978902c06751f94a2e3197"
refactor(model): replace AtomModelSingleton with ocr_model_init for OCR model initialization
- Remove usage of AtomModelSingleton for OCR model initialization - Add import of ocr_model_init from model_init module - Update OCR model initialization process to use ocr_model_init function - Remove lock for OCR processing as it's no longer needed
Showing
Please register or sign in to comment