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 can I use SPP_net for classification #53

Open
ttniao123 opened this issue Sep 18, 2015 · 3 comments
Open

How can I use SPP_net for classification #53

ttniao123 opened this issue Sep 18, 2015 · 3 comments

Comments

@ttniao123
Copy link

Hi,
According the paper of SPP_net, it performs well on image classification. How can I train the model and test for classification task on VOC2007 and Caltch101?
Thank you!

@ShaoqingRen
Copy link
Owner

@ttniao123 For classification, you can use official caffe directly. It contains SPP layer now, and you can use it for classification expeiments.

@ttniao123
Copy link
Author

Thank you @ShaoqingRen! But the official caffe can't work on Windows. Can I train and test by the code of SPP_net?

@XioaoyuXu
Copy link

Hi,
However, I found the official caffe demands input images of unified dimension in a minibatch. How can I deal with the problem?

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

3 participants