"...ops/git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "d1aac35d68a203955a32bca4635429f620fc08dd"
refactor(model): replace ModelSingleton with direct model initialization and improve threading
- Remove usage of ModelSingleton class - Initialize model directly using custom_model_init function - Add self._lock attribute to PDFExtractKit class for thread safety- Replace local lock with self._lock for OCR processing
Showing
Please register or sign in to comment