-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi author, when I run your clustering code after finishing training FruitNeRF model, an error happened:
Traceback (most recent call last):
File "clustering/run_clustering.py", line 97, in
clustering = Clustering(remove_outliers_nb_points=Baum['remove_outliers_nb_points'],
File "clustering/run_clustering.py", line 44, in init
self.fruit_alpha_shape = self.fruit_alpha_shape_.as_open3d.sample_points_uniformly(1000)
AttributeError: 'Trimesh' object has no attribute 'as_open3d'
Can you check your code again?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels