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

mobilenet v3 trian #3

Open
taoxinlily opened this issue Jun 10, 2019 · 4 comments
Open

mobilenet v3 trian #3

taoxinlily opened this issue Jun 10, 2019 · 4 comments

Comments

@taoxinlily
Copy link

Why did you use relu6 instead of relu after scale layer in blocks?I think the paper used relu.How many batches when you train? Can you release your train.prorotxt and solver.prototxt?I can't reproduce your result.Thank you!

@jixing0415
Copy link
Owner

Why did you use relu6 instead of relu after scale layer in blocks?I think the paper used relu.How many batches when you train? Can you release your train.prorotxt and solver.prototxt?I can't reproduce your result.Thank you!

I think you are right. I will modify the use of relu layer. When I was training, I set the batch size to 64, and I used 8 gpus for parallel training. I will release the pre-train model and train.prototxt ASAP.

@xjhjinhui
Copy link

Could you please release the train.prototxt and pre-train model?Thanks a lot!

1 similar comment
@XeChen
Copy link

XeChen commented Oct 18, 2019

Could you please release the train.prototxt and pre-train model?Thanks a lot!

@1274622976
Copy link

Why did you use relu6 instead of relu after scale layer in blocks?I think the paper used relu.How many batches when you train? Can you release your train.prorotxt and solver.prototxt?I can't reproduce your result.Thank you!

I think you are right. I will modify the use of relu layer. When I was training, I set the batch size to 64, and I used 8 gpus for parallel training. I will release the pre-train model and train.prototxt ASAP.
Hello, can you send the trained network model (mobilenetv3)to my email ([email protected])

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

5 participants