ShijieZhou-UCLA / feature-3dgs

[CVPR 2024 Highlight] Feature 3DGS: Supercharging 3D Gaussian Splatting to Enable Distilled Feature Fields
Other
326 stars 21 forks source link

How to calculate the metrics of semantic segmentation ? #34

Closed songllz closed 1 month ago

songllz commented 2 months ago

Your work is excellent, but I would like to ask how to calculate the performance metrics for semantic segmentation. For example, metrics like mIoU and Accuracy. I couldn't find the part in the code where these metrics are computed. Could you please point it out for me?