facebookresearch / facebookresearch/sam-3d-objects

How to reduce time consumption

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

Description

I run on H20 GPU and change following inference configs:
stage1 inference_steps = 10
stage2 inference_steps = 1
decode_formats=['gaussian']
other configs unchanged. now the average inference time of single mask is 3.5s.
What other methods can I use to further reduce inference time while having minimal impact on the reconstruction quality? Also, is it possible to perform batch inference?

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.