gpleiss / efficient_densenet_pytorch

A memory-efficient implementation of DenseNets
MIT License
1.51k stars 329 forks source link

Excuse me, what is the cause of this problem? #77

Open SzLSzC opened 1 year ago

SzLSzC commented 1 year ago

Excuse me, what is the cause of this problem? ERROR: The function received no value for the required argument: data Usage: demo.py DATA SAVE optional flags: --depth | --growth_rate | --efficient | --valid_size | --n_epochs | --batch_size | --seed

For detailed information on this command, run: demo.py --help

gpleiss commented 1 year ago

What was the command you ran?