PLNet
PLNet copied to clipboard
Code for PLNet: Plane and Line Priors for Unsupervised Indoor Depth Estimation
Results
1
PLNet issues
Sort by
recently updated
recently updated
newest added
` File "/home/usst/zts/IndoorDepth/datasets/mono_dataset.py", line 271, in __getitem__ self.preprocess(inputs, color_aug) File "/home/usst/zts/IndoorDepth/datasets/mono_dataset.py", line 135, in preprocess inputs[(n + "_aug", im, i)] = self.to_tensor(color_aug(f)) TypeError: 'tuple' object is not callable` Hello, I...