Open vancewangdj opened 8 months ago
Hi hoyeon
when I was training tsegnet (run_tooth_segmentation_module to True & pretrained_centroid_model_path) I got the following error
"ValueError: Found array with 0 sample(s) (shape=(0, 3)) while a minimum of 1 is required by DBSCAN."
what should i do to fix this issue ?????????
I think that re-install pointops library from "https://github.com/POSTECH-CVLab/point-transformer" can help.
Thank you
Hi hoyeon
when I was training tsegnet (run_tooth_segmentation_module to True & pretrained_centroid_model_path) I got the following error
"ValueError: Found array with 0 sample(s) (shape=(0, 3)) while a minimum of 1 is required by DBSCAN."
what should i do to fix this issue ?????????