Closed filaPro closed 3 years ago
If pkl_prefix=='sunrgbd' we go to this else for s3dis and get FileNotFoundError.
pkl_prefix=='sunrgbd'
s3dis
FileNotFoundError
Yeah that's truly a bug. Thanks for your contribution!
If
pkl_prefix=='sunrgbd'
we go to this else fors3dis
and getFileNotFoundError
.