赞
踩
运行程序超时,有时可以正常运行,有时候显示如下错误:
http.client.RemoteDisconnected: Remote end closed connection without response
。
(virtual) lihuanyu@ubuntu-NF5468M5:~/code/03AdaBins$ python infer.py
Loading base model ()...Traceback (most recent call last):
File "infer.py", line 175, in <module>
inferHelper = InferenceHelper()
File "infer.py", line 75, in __init__
model = UnetAdaptiveBins.build(n_bins=256, min_val=self.min_depth, max_val=self.max_depth)
File "/home/lihuanyu/code/03AdaBins/models/unet_adaptive_bins.py", line 125, in build
basemodel = torch.hub.load('rwightman/gen-efficientnet-pytorch', basemodel_name, pretrained=True)
File "/
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。