Skip to content

Question about README_FMNIST.md #2

@KOjuny

Description

@KOjuny

Thanks for your great work on this project.

I downloaded the model checkpoints using python scripts/download_resources.py, added the following to my .env file:
DIFFUSION_FMNIST_MLP_CHECKPOINT_N_EPOCH=540+2 # add the epoch-num of the checkpoint you want to use with 2 (TODO: fix this) DIFFUSION_FMNIST_MLP_CHECKPOINT=/workspace/FLIPD_RF/flipd/outputs/downloads/dgm-geometry/checkpoints/diffusions/fmnist/epoch=540-step=253729.ckpt
Then I ran:
python scripts/train.py dataset=fmnist +experiment=train_diffusion_greyscale +checkpoint=diffusion_fmnist +callbacks@all_callbacks.lid=flipd_curve all_callbacks.lid.frequency=1 all_callbacks.lid.lid_estimation_args.method=hutchinson_gaussian

But I got the following error:

Image

I would be grateful if you could point out what I may have done incorrectly.
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