facebookresearch / facebookresearch/sam-3d-objects

White horizontal plane artifact in generated GLB File

Open
#155 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.4k
Forks
878
PR merge metrics
No merged PRs in 30d

Description

**Description**

When using SAM3D for single-image 3D reconstruction, the generated GLB mesh often includes an unwanted **flat horizontal plane** at the bottom or top of the object. This plane appears as a white/gray flat surface that is not part of the original object.

**Problem Details**

The artifact appears as:
- A flat horizontal mesh at the bottom of the reconstructed object (most common)
- Sometimes at the top of the object
- The plane has normals pointing up (Y-axis) or down
- It appears regardless of the input image content

**Questions**

- Is there a parameter or configuration to prevent this artifact?
- Is this related to the layout prediction or the Gaussian splatting to mesh conversion?
- Are there plans to address this in future releases?

**Related Issues**

#123 - Generate weird cross objects (similar geometric artifacts)
#128 - Improving geometry and back-view reconstruction

Thanks for the great work on SAM 3D, any guidance on this issue would be appreciated !

Image
![Image](https://github.com/user-attachments/assets/f97a76c2-9ba9-479b-a0c7-d8338090a755)

![Image](https://github.com/user-attachments/assets/3bb0def4-cefd-4d97-b6e4-c7a4c4ff8080)
Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.