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

caffe model output #5

Open
edgarriba opened this issue Feb 22, 2016 · 4 comments
Open

caffe model output #5

edgarriba opened this issue Feb 22, 2016 · 4 comments

Comments

@edgarriba
Copy link

is it correct that the number of outputs is 1 for all the caffe models?

@szagoruyko
Copy link
Owner

I did not convert descriptor models assuming that its easy to edit prototxt file and get it

@edgarriba
Copy link
Author

hey! thanks for your answer but I'm not sure if I understood it. Does it mean that you haven't test it? After running Torch models the resultant descriptors have size 512. Last question about the benchmark, did you proper normalize patches regions before fetching the networks using VL_COVDET() with 'Patch' flag? URL Thanks in advance!

@szagoruyko
Copy link
Owner

@edgarriba caffe networks are tested against torch on conversion. Regarding VL_COVDET I don't remember, have to dig in the code. will answer later.

@edgarriba
Copy link
Author

nice! I'm struggling a bit to get proper results with your network. In the following plot I've tried some feature extractors and injected the results to vlfeat benchmark in the grafitti dataset.
graf
In this case MSER siam and siam2stream results come from the *.bin files you provide along with the raw patches obtained with MSER+VL_COVDET.
MSER Alexnet is a caffe model in caffe repo.
MSER iri is the model from this paper http://cvlabwww.epfl.ch/~trulls/pdf/iccv-2015-deepdesc.pdf

Thanks again!

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