hpatches / hpatches-benchmark

Python & Matlab code for local feature descriptor evaluation with the HPatches dataset.
BSD 2-Clause "Simplified" License
211 stars 66 forks source link

graph plotting script? #9

Open ducha-aiki opened 7 years ago

ducha-aiki commented 7 years ago

Hi,

is there a script to visualize get nice Figure 4 from paper? :)

image

ducha-aiki commented 7 years ago

Ah, sorry. Here it is https://github.com/hpatches/hpatches-benchmark/blob/master/matlab/res_article.m Thanks, @lenck

lenck commented 7 years ago

Sorry for not replying here earlier :)

hurricane2018 commented 6 years ago

I am sorry, I still can not visualize the graph. Could you help me? Do you provide any python script to generate the figure?

ducha-aiki commented 5 years ago

@hurricane2018 script is provided, but it is in matlab

hurricane2018 commented 5 years ago

I use the default command of matlab. However, the figure is not the different from that in the paper.

image

Do you have any other suggestion ?

ducha-aiki commented 5 years ago

I guess that is because you don`t have tikz installed.

hurricane2018 commented 5 years ago

I just download that and put it along with the fold. image

hurricane2018 commented 5 years ago

Follow your advice, I manually install matlab2tikz, but the script still produces three figures.

In addition, I cannot show 'HardNet' descriptor on the figure although I have already downloaded the HardNet descriptor.

image

Do you have any suggestion ?

ducha-aiki commented 5 years ago

@hurricane2018 frankly speaking, I don`t remember, how I made tikz work, but it was not easy. @lenck could you please help with it? Regarding HardNet - it should be added to plotting script manually, I am afraid. If you check the script, everything is hardcoded there.

ducha-aiki commented 5 years ago

@hurricane2018 https://gist.github.com/ducha-aiki/5115026028f9ba1e6d384e15b391f85c here is version I used. I dropped tikz, actually...

hurricane2018 commented 5 years ago

@lenck @abursuc @vedaldi Could you give some advices on how to visualize the figure correctly ? Thank you very much !

clelouch commented 4 years ago

@lenck @abursuc @vedaldi Could you give some advices on how to visualize the figure correctly ? Thank you very much !

have you solved the problem yet?

yangninghua commented 3 years ago

image I don't know if this is correct