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

squeezedet train using KITTI #52

Open
wm901115nwpu opened this issue Jun 5, 2017 · 3 comments
Open

squeezedet train using KITTI #52

wm901115nwpu opened this issue Jun 5, 2017 · 3 comments

Comments

@wm901115nwpu
Copy link

Cannot find fire10/squeeze1x1 in the pretrained model. Use randomly initialized parameters
Cannot find fire10/expand1x1 in the pretrained model. Use randomly initialized parameters
Cannot find fire10/expand3x3 in the pretrained model. Use randomly initialized parameters
Cannot find fire11/squeeze1x1 in the pretrained model. Use randomly initialized parameters
Cannot find fire11/expand1x1 in the pretrained model. Use randomly initialized parameters
Cannot find fire11/expand3x3 in the pretrained model. Use randomly initialized parameters
Cannot find conv12 in the pretrained model. Use randomly initialized parameters
Model statistics saved to data/KITTI/logs/squeezeDet/train/model_metrics.txt.

@yifenghuang
Copy link

get the same problem too. and receive a timeout error when training on first step.

@BichenWuUCB
Copy link
Owner

@wm901115nwpu That is expected since SqueezeDet is loading parameter initialization from conv1 - fire9 from a pre-trained SqueezeNet model, while fire10, fire11, fire12 are randomly initialized.

@acmaheri
Copy link

acmaheri commented Feb 4, 2019

@yifenghuang Have you found a solution to your problem? If so, how did you get that sorted out?

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

4 participants