Open tian-1-2-3 opened 1 year ago
I have the same question
发生异常: AttributeError
module 'data.LFattdata' has no attribute 'TestDataset'
File "D:\Desktop\Depth & Disparity\NeuralDisparityField\UnsupervisedDisparityEstimation\OPAL-main\test.py", line 28, in main
valid_dataset = data_lib.TestDataset(opt)
^^^^^^^^^^^^^^^^^^^^
File "D:\Desktop\Depth & Disparity\NeuralDisparityField\UnsupervisedDisparityEstimation\OPAL-main\test.py", line 57, in
test.py里调用LFattdata.py中的函数TestDataset(Dataset)没有提供,可以提供吗