facebookresearch / facebookresearch/segment-anything

About training time details

Open
#487 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
54.9k
Forks
6.4k
PR merge metrics
No merged PRs in 30d

Description

SAM's papar mentioned that "SAM was trained on 256 A100 GPUS for 68 hours"

Does it mean, that:
train speed = (2 epoch * 11000000 images/epoch) / (256 gpus * (68*3600) seconds)
= 0.35 images / (second * GPU)
= 1 image for (2.85 seconds * GPU)?

so is it correct ? thanks

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.