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

Can you share pelee classification newwork on imagenet? #32

Open
ujsyehao opened this issue Jun 7, 2018 · 6 comments
Open

Can you share pelee classification newwork on imagenet? #32

ujsyehao opened this issue Jun 7, 2018 · 6 comments

Comments

@ujsyehao
Copy link

ujsyehao commented Jun 7, 2018

Hi @Robert-JunWang, I want to train pelee classification network, I am confused about solver.prototxt, Can you provide your train file including train.prototxt, test.prototxt and solver.prototxt?
Thank you in advance!

@Robert-JunWang
Copy link
Owner

My PeleeNet model is trained by Pytorch. I will share it later. To train on Caffe, you can manually modify the output of peleenet.py (modifying the data layer and adding the Accuracy and SoftmaxWithLoss layers).

python peleenet.py > deploy_peleenet.prototxt

@ujsyehao
Copy link
Author

ujsyehao commented Jun 8, 2018

Thank you @Robert-JunWang !
I will try to train pelee classification model.

@ujsyehao
Copy link
Author

Hi, I am sorry to disturb you.
I have deploy_peleenet.prototxt(use peleenet.py) and turn it to peleenet_trainval.prototxt
I am confused about peleenet_inet_acc7243.caffemodel. what is the top-1 accuracy? Is it 72.43?
I use peleenet_inet_acc7243.caffemodel to do test(use peleenet_trainval.prototxt), I get a bad top-1 accuracy. Do you modify peleenet network?

@zys1994
Copy link

zys1994 commented Dec 14, 2018

Hi, I am sorry to disturb you.
I have deploy_peleenet.prototxt(use peleenet.py) and turn it to peleenet_trainval.prototxt
I am confused about peleenet_inet_acc7243.caffemodel. what is the top-1 accuracy? Is it 72.43?
I use peleenet_inet_acc7243.caffemodel to do test(use peleenet_trainval.prototxt), I get a bad top-1 accuracy. Do you modify peleenet network?

can you share your deploy_peleenet.prototxt? i can't use [python peleenet.py > deploy_peleenet.prototxt] to get it

@lijingle-coder
Copy link

lijingle-coder commented Jul 15, 2020

Hi, I am sorry to disturb you.
I have deploy_peleenet.prototxt(use peleenet.py) and turn it to peleenet_trainval.prototxt
I am confused about peleenet_inet_acc7243.caffemodel. what is the top-1 accuracy? Is it 72.43?
I use peleenet_inet_acc7243.caffemodel to do test(use peleenet_trainval.prototxt), I get a bad top-1 accuracy. Do you modify peleenet network?

do you train imagenet using peleenet, the accuracy is 73,or some, I train ImageNet, but I get 64% accuracy? can you share you result@yehao ujsyehao

@ujsyehao
Copy link
Author

@lijingle-coder I don't train peleenet, I just test 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

4 participants