yeungchenwa / OCR-SAM

Combining MMOCR with Segment Anything & Stable Diffusion. Automatically detect, recognize and segment text instances, with serval downstream tasks, e.g., Text Removal and Text Inpainting
533 stars 37 forks source link

SAM for Text部分问题请教 #44

Open Dchenlittle opened 5 months ago

Dchenlittle commented 5 months ago

请问一下,SAM for Text文本检测部分的预训练权重的训练数据可以说一下出处和大概的训练细节吗? 感谢解答,谢谢!

yeungchenwa commented 5 months ago

@Dchenlittle 感谢您的关注~我们的DBNet++权重是直接采用MMOCR中的权重,同时具体的训练细节需要您到MMOCR的github上进行查阅~