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

How to make squeezenet_iter_74000.caffemodel ? #11

Open
goodwood123 opened this issue Aug 21, 2018 · 3 comments
Open

How to make squeezenet_iter_74000.caffemodel ? #11

goodwood123 opened this issue Aug 21, 2018 · 3 comments

Comments

@goodwood123
Copy link

Hi, @chuanqi305
please tell me How to make squeezenet_iter_74000.caffemodel.
I used https://github.com/chuanqi305/SqueezeNet-SSD/blob/master/solver_train.prototxt
and got squeezenet_iter_220000.caffemodel.

but test result with solver_test.prototxt is about 42.2 mAP.
thx..

@ujsyehao
Copy link

@goodwood123 Who tell you need squeezenet_iter_74000.caffemodel?
You should train squeezenet-ssd model with a pretrain model trained on imagenet. you can refer #6 to know about the pretrain model.

@goodwood123
Copy link
Author

Hi @ujsyehao thank you for your reply.
I want to know training parameter with random initial value to achive high mAP score,
because using network is SqueezeNext-SSD for two object detection (Target or Background) and data set is not VOC and ilsvrc12.
I recognized your adivice is to use https://github.com/DeepScale/SqueezeNet/blob/master/SqueezeNet_v1.1/solver.prototxt.
thx..

I will close this ticket.

@ujsyehao
Copy link

what is training parameter with random initial value?
You can use squeezenet-ssd hyper-parameters regardless of the dataset and object categories

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