facebookresearch / facebookresearch/sam-3d-objects
what's meaning of model output variables?
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 878
- PR merge metrics
- No merged PRs in 30d
Description
During debugging, I found the model's output includes the following informatio:
> dict_keys(['6drotation_normalized', 'scale', 'shape', 'translation', 'translation_scale', 'coords_original', 'coords', 'downsample_factor', 'rotation', 'mesh', 'gaussian', 'glb', 'gs', 'pointmap', 'pointmap_colors'])
Could you please explain the meaning of these output variables? Does it include information about the object's dimensions?
Contributor guide
Assessment
This issue has not been assessed yet.