SamsungLabs / fbrs_interactive_segmentation

[CVPR2020] f-BRS: Rethinking Backpropagating Refinement for Interactive Segmentation https://arxiv.org/abs/2001.10331

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

torch.hub.load(GLUON_RESNET_TORCH_HUB, 'gluon_resnet34_v1b', pretrained=True) not work in windows 10

happyCodingSusan opened this issue · comments

Does anybody know how to make torch.hub.load work in windows 10? Thanks

Does anybody know how to make torch.hub.load work in windows 10? Thanks

Hi, Have you make GLUON_RESNET_TORCH_HUB work in windows 10? Thanks in advance.