facebookresearch / facebookresearch/sam-3d-objects
Are the three dimensions of the predicted scale the same?
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 878
- PR merge metrics
- No merged PRs in 30d
Description
I checked the output["scale"] and found that the values for all three dimensions of the predicted scale by SAM3D are the same. Does this mean that the object is being represented by a cube? How can I obtain a 3D bounding box that more tightly encloses the object?
Contributor guide
Assessment
This issue has not been assessed yet.