You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I run the experiment using :
python main.py --config=./exps/finetune.json
it occurs :
FileNotFoundError: [Errno 2] No such file or directory: '/data7/PyCIL-master/logs/reproduce_1993_finetune_resnet32_cifar100_10_10.log'
so I want to ask if the author forgets to upload the repository "/logs" or I need to train by myself.
The text was updated successfully, but these errors were encountered:
when I run the experiment using :
python main.py --config=./exps/finetune.json
it occurs :
FileNotFoundError: [Errno 2] No such file or directory: '/data7/PyCIL-master/logs/reproduce_1993_finetune_resnet32_cifar100_10_10.log'
so I want to ask if the author forgets to upload the repository "/logs" or I need to train by myself.
The text was updated successfully, but these errors were encountered: