Missing arguments while running experiments.launch_inr2array
aj-arts opened this issue · 0 comments
aj-arts commented
I am trying to recreate this result and I followed all of your steps via README.
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
I would really appreciate your help and advice on how I can recreate the images in that table 3 in NFTs