The-Learning-And-Vision-Atelier-LAVA / DASR

[CVPR 2021] Unsupervised Degradation Representation Learning for Blind Super-Resolution
MIT License
387 stars 50 forks source link

TypeError: 'NoneType' object is not iterable 请问这个问题怎么排除 我使用的是3090 pytorch1.8 #63

Open YuanJZhang opened 2 years ago

YuanJZhang commented 2 years ago

Exception in thread Thread-1: Traceback (most recent call last): File "/home/zyj/anaconda3/envs/action-rc-py36/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/home/zyj/anaconda3/envs/action-rc-py36/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/zyj/anaconda3/envs/action-rc-py36/lib/python3.6/site-packages/torch/utils/data/_utils/pin_memory.py", line 28, in _pin_memory_loop idx, data = r TypeError: 'NoneType' object is not iterable

yanjingke commented 1 year ago

请问您解决了吗

HanserEteRiRi commented 4 months ago

请问解决了吗,我也遇到了这个问题