renezurbruegg / SemanticInstanceFusion

Semantic Instance Fusion for 3D reconstruction of RGB-D indoor images in python
18 stars 2 forks source link

incomplete files in 'Dataset/masks/' #4

Closed rex131 closed 2 years ago

rex131 commented 2 years ago

I have found the files is not complete in 'Dataset/masks/'. here are some details 2021-09-22 20-49-07 的屏幕截图

there is no a apart of files like 00286, 00318, 00319 is it normal? if so ,why it told me like this :

'FileNotFoundError: [Errno 2] No such file or directory: 'Dataset/masks/00470''

and

'raise AttributeError("'{}' object has no attribute '{}'".format( AttributeError: 'GeneralizedRCNNTransform' object has no attribute 'fixed_size''

looking forward to your reply

NicoSchulthess commented 2 years ago

Hi, there was a small bug in our code and this fix should prevent this issue from happening again. Also, I created masks for all images and uploaded them to the master branch.