Skip to content

Missing arguments while running experiments.launch_inr2array #12

@aj-arts

Description

@aj-arts

I am trying to recreate this result and I followed all of your steps via README.
Screenshot 2024-01-04 at 4 42 23 PM
but whenever I execute the command python -m experiments.launch_inr2array dset=mnist model=nft compile=true and gave me this error

Loading MNIST
Loading MNIST
Loading MNIST
Loading MNIST
Loading MNIST
Loading MNIST
Loading MNIST
Loading MNIST
Loading MNIST
Loading MNIST
Loading MNIST
Loading MNIST
Dataset sizes: train=495000, val=5000.
Error executing job with overrides: ['dset=mnist', 'model=nft', 'compile=true']
Error in call to target 'experiments.inr2array.AutoEncoder':
TypeError("__init__() missing 2 required keyword-only arguments: 'num_freq_bands' and 'max_freq'")
full_key: model
Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.

i have attached the log files below

debug-internal.log
debug.log

I would really appreciate your help and advice on how I can recreate the images in that table 3 in NFTs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions