liudakai2 / UnsupDIS-pytorch

A pytorch implementation of UnsupervisedDeepImageStitching
GNU General Public License v3.0
112 stars 20 forks source link

AttributeError: 'NoneType' object has no attribute 'shape' #27

Closed HouZhe1 closed 1 year ago

HouZhe1 commented 1 year ago

H1DA07A{CRVA 44`5}DS2 请问我第一次运行的时候没问题,第二次运行的时候为啥就会报这个错。

tgjjj commented 1 year ago

看起来是数据集相关的问题,请print并检查数据集路径以及数据集文件是否正常

HouZhe1 commented 1 year ago

谢谢大佬答复,应该是这个问题,我删了软连接重新建立又可以了。