wleigithub/GACNet

Which part is used as testing data in S3DIS?

Closed this issue · 1 comments

Hi Wang,
Area 1, 2, 3, 4, 6 of S3DIS dataset is used for trainning and Area 5 for validation in your code. I trained the net following your code and README and found that no data is left for testing. Could you show how to prepare testing data in details?
Thanks.

I missed prep_scene.py file in data_preprocessing. It is used for testing data generation.