Jumpat / SegAnyGAussians

The official implementation of SAGA (Segment Any 3D GAussians)
Apache License 2.0
584 stars 42 forks source link

How to evaluate the segmented 3D object? #101

Open Lizhinwafu opened 2 months ago

Lizhinwafu commented 2 months ago

How to evaluate the segmented 3D object?

Jumpat commented 1 month ago

Currently we did not evaluate the 3D object directly but render the 2D segmentation masks to different views and evaluate the IoU of these masks with the gt masks.