Open naman5jain4 opened 5 years ago
You may download checkpoints here. Uploading them to github seems less practical.
I completely agree with the practicality, but the Google Drive folder contains a model created at 681 epochs and not 838 epochs. Could you please verify the model has been uploaded?
Sorry for the confusion. I am not able to find the newer checkpoint Orz.
I am currently testing different configurations of Atrous Convolutional Neural Network (ACNN) for Semantic Image Segmentation with full-scale Feature Maps. It shows far better result than Xecption based model.
I was attempt to run the demo code , but the address you provided(https://drive.google.com/open?id=1iiWjf-PKBq_nfD9lqKtuyU4bqEbUaq_5) didn't work, where can I find a suitable model?I would appreciate it if you can reply as soon as possible.
突然发现是国人😂
重新練一個吧,這項目目前擱置了。
您的邮件已收到,感谢来信!
https://drive.google.com/open?id=1iiWjf-PKBq_nfD9lqKtuyU4bqEbUaq_5
@yu45020 您好,这个模型pt的链接失效了 能否再更新下连接?
您的邮件已收到,感谢来信!
https://drive.google.com/open?id=1iiWjf-PKBq_nfD9lqKtuyU4bqEbUaq_5
@yu45020 您好,这个模型pt的链接失效了 能否再更新下连接?
@PapaMadeleine2022 你好,这项目鸽了好久了,pt我也没有留底😂。 推荐换个模型重新练。
You may download checkpoints here. Uploading them to github seems less practical.
The link is now broken...
您的邮件已收到,感谢来信!
I was attempting to run the demo code, but I found that the checkpoint file mentioned in line 53 from "Examples/demo_segmentation.py" (see below) is unavailable. Is there a location that has not been documented that I can check?
old = torch.load("checkpoints/text_seg_model_838epos.pt", map_location='cpu')