-
Notifications
You must be signed in to change notification settings - Fork 169
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
Comments
I did not convert descriptor models assuming that its easy to edit prototxt file and get it |
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! |
@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. |
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. Thanks again! |
is it correct that the number of outputs is 1 for all the caffe models?
The text was updated successfully, but these errors were encountered: