Skip to content

Pretrained BMI checkpoint missing from repo — quick-start cannot run #5

@VatsalPatel18

Description

@VatsalPatel18

Hi team,

I’m trying to run the quick-start get_started/predict_bmi.py in DigitalScale, but there’s no
BMI checkpoint in the repo.

What I tried:

  • Cloned the repo and followed get_started/README.md.
  • Looked for weights under get_started/weights/ and trained_models/; only posture clustering
    pickles are present (trained_models/keypoint_models/*.pkl).
  • Searched for .ckpt/.pth files; none found.

Outcome:

  • Inference can’t run because weights/best_model.ckpt (or any BMI model checkpoint) is missing.

Request:

  • Could you please publish a pretrained BMI checkpoint (e.g., SEDenseNet121/201) or provide a
    download link so the quick-start can execute?
  • Alternatively, a small sample image + checkpoint bundle would unblock users.

Thanks!

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