Skip to content

Run clustering error #46

@IceIce1ce

Description

@IceIce1ce

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions