-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checkpoint not found - Examples #8
Comments
You may download checkpoints here. Uploading them to github seems less practical. |
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. |
突然发现是国人😂 |
重新練一個吧,這項目目前擱置了。 |
您的邮件已收到,感谢来信!
|
@yu45020 您好,这个模型pt的链接失效了 能否再更新下连接? |
您的邮件已收到,感谢来信!
|
@PapaMadeleine2022 你好,这项目鸽了好久了,pt我也没有留底😂。 推荐换个模型重新练。 |
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')
The text was updated successfully, but these errors were encountered: