Skip to content

Training VGGT from scratch #476

Description

@stephanie-fu

Hi, thank you for sharing such great work! I'm interested in the from-scratch training recipe for VGGT, and had a few clarification questions on the config:

  • the paper mentions that 64 A100s were used, with [2,24] frames sampled per sequence and "maintaining the constant total of 48 frames within each batch"
    • does this mean that the effective batch size was 64 gpus * (48 frames/gpu) / ([2, 24] frames/sequence) = [128, 1536] sequences? Or were the samples reduced in a different way?
  • is there a general range of loss magnitudes that we should expect to indicate proper convergence at the end? Especially for the tracking loss term, as there is not a clean version integrated into the codebase yet.
  • was data from the list here Complete list of training datasets #36 sampled uniformly over the course of training?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions