Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No pretrain file #2

Open
yinglzmaki opened this issue May 25, 2023 · 1 comment
Open

No pretrain file #2

yinglzmaki opened this issue May 25, 2023 · 1 comment

Comments

@yinglzmaki
Copy link

I ran train.py with a config file as below
python tools/train.py resnet18_bireal_adam_1e-3_cosinelr.py
but error like this come out
FileNotFoundError: data/pretrained/res18_cifar10.pth can not be found.
which means that I need a pretrain file in designated spot for there are codes like this in the config file
init_cfg=dict(type='Pretrained', checkpoint='data/pretrained/res18_cifar10.pth')
But there are no such file and I can not find such file on the Internet.

@lorenzovorabbi
Copy link

I have the same issue; could please provide me the pre-trained model ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants