Skip to content

Processing time over 30s for a single image #74

@aryajadu

Description

@aryajadu

I am running sharp on a google cloud vm instance with these specs:

a2-highgpu-1g (12 vCPUs, 85 GB Memory)
1 x NVIDIA A100 40GB

Here is the log from a single image processing. The time it takes is about 30s give or take consistently time after time. I am wondering what could be the reason?

(sharp) am@instance-20251217-221536:~/ml-sharp$ sharp predict -i ./images -o ./gaussians -c sharp_2572gikvuh.pt
2026-01-20 15:11:44,375 | INFO | Processing 1 valid image files.
2026-01-20 15:11:44,392 | INFO | Using device cuda
2026-01-20 15:11:44,392 | INFO | Loading checkpoint from sharp_2572gikvuh.pt
2026-01-20 15:11:45,789 | INFO | Using preset ViT dinov2l16_384.
2026-01-20 15:11:49,860 | INFO | Using preset ViT dinov2l16_384.
2026-01-20 15:11:55,614 | INFO | Processing images/IMG_9617.HEIC
2026-01-20 15:11:56,154 | INFO | Running preprocessing.
2026-01-20 15:11:56,278 | INFO | Running inference.
2026-01-20 15:11:57,718 | INFO | Running postprocessing.
2026-01-20 15:12:02,795 | INFO | Saving 3DGS to gaussians

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions