BADBADBADBOY / pytorchOCR

基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
674 stars 133 forks source link

Can't use Baidu cloud #20

Closed aditya-jindal-trysolvio closed 3 years ago

aditya-jindal-trysolvio commented 3 years ago

Hey i am trying to use the sast_resnet50 model and it requires me to download the pretrained model from baidu cloud. But i can't download from baidu. Can u upload the model to gdrive.

fxwfzsxyq commented 3 years ago

Hey i am trying to use the sast_resnet50 model and it requires me to download the pretrained model from baidu cloud. But i can't download from baidu. Can u upload the model to gdrive.

Sorry, I can't get over the wall right now, so I can't upload the model to the gdrive.

fxwfzsxyq commented 3 years ago

Hey i am trying to use the sast_resnet50 model and it requires me to download the pretrained model from baidu cloud. But i can't download from baidu. Can u upload the model to gdrive.

Sorry, I can't get over the wall right now, so I can't upload the model to the gdrive.

Here the Sast pre-training model is the provided by torchvision or Official project of dbnet。you can find detail in https://github.com/BADBADBADBOY/pytorchOCR/blob/master/ptocr/model/backbone/det_resnet_sast.py