FindTheAnswer

Results 7 issues of FindTheAnswer

What should I do to deal with 448*448 pictures with se_resnet50?

invalid hash value (expected "520b38e4", got "238c6f4e0b78e304085bb52cdbe98bf52e66b778eeb19fc2318a88c55b1bcf67") The code is model_name = 'inceptionresnetv2' model = pretrainedmodels.__dict__[model_name](num_classes=1000, pretrained='imagenet')

你好,这个代码得到了与论文中一致的结果吗?

/home/wf/.local/lib/python3.6/site-packages/resample2d_cuda-0.0.0-py3.6-linux-x86_64.egg/resample2d_cuda.cpython-36m-x86_64-linux-gnu.so: undefined symbol: __cudaPopCallConfiguration

你好,我想问下这个代码大概需要多少显存?

Hello,I just run the PyTorch code training with Paris StreetView(30 epochs) ,but I found PSNR is much lower than that in your paper.Why?

Can this model trained on other mask dataset?