Hi,
can you show how to preprocess scannet scenes for training? I tried to run preprocess.py first and then split.py. It gave me train and test split, but when running train_scannet.py it says ins_rgb.hdf5 is missing. How should i get this hdf5 file?
Thank you!