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

where is the pretrained model ''models/peleenetv2_inet_288_7243.caffemodel" in train_voc.py line 242? #11

Open
zhaihongjia opened this issue May 6, 2018 · 8 comments

Comments

@zhaihongjia
Copy link

No description provided.

@zhaihongjia
Copy link
Author

Hi,@Robert-JunWang where i can find the pretrained model? In your paper "first train on COCO trainval135k then fine-tune on 07+12",but in the train_coco.py ,you also use the pretrained model . Thank you !

@foralliance
Copy link

@zhaihongjia
just change the model name:
models/peleenet_inet_acc7243.caffemodel

@zhaihongjia
Copy link
Author

@foralliance Thank you! Why use this model with two different names?

@Robert-JunWang
Copy link
Owner

You can use --weights to set the pre-trained model. By default, Pelee uses the model trained on ImageNet to initialize the weights. To fine-tune COCO model on VOC, you have to extract a VOC model from a pre-trained COCO model first. The detail information can be found on SSD

@funquiz
Copy link

funquiz commented Sep 10, 2018

I copy this model models/peleenet_inet_acc7243.caffemodel and rename it to models/peleenetv2_inet_288_7243.caffemodel.
But it looks like not work.
So can you tell me how to solve it?

@Blackkinggg
Copy link

I copy this model models/peleenet_inet_acc7243.caffemodel and rename it to models/peleenetv2_inet_288_7243.caffemodel.
But it looks like not work.
So can you tell me how to solve it?

hello,how do you solve it.

@celljy
Copy link

celljy commented Feb 25, 2021

I miss the same problem now ! Can you give me a useful peleenetv2_inet_288_7243.caffemodel.

@celljy
Copy link

celljy commented Feb 25, 2021

I copy this model models/peleenet_inet_acc7243.caffemodel and rename it to models/peleenetv2_inet_288_7243.caffemodel.
But it looks like not work.
So can you tell me how to solve it?

hello,how do you solve it.

hello ,solve it ?can you tell me how to solve it ?

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

6 participants