SoonminHwang / rgbt-ped-detection

KAIST Multispectral Pedestrian Detection Benchmark [CVPR '15]
http://multispectral.kaist.ac.kr
Other
304 stars 61 forks source link

How to draw the MR curve ? #12

Closed fwanglg closed 2 years ago

fwanglg commented 4 years ago

Hi,I would like to ask how to use matlab to draw the ROC curve in your paper ? What is the difference between the plot of the ROC curve and the dataset of Caltech?

jzchenriver commented 4 years ago

Hello, it seems that the download links are dead. Have you downloaded the dataset before? If yes, can you give me a copy of the dataset? Thank you very much!

fwanglg commented 4 years ago

Hi, do you know how to draw miss rate (ROC) curve with toolbox?

jzchenriver commented 4 years ago

I have't drawn a roc, but I have used python to draw a precision recall curve(PR). I think the method may be similar. So, can you give me a copy of the dataset? I really need it. My email is jzchenriver@gmail.com/790768042@qq.com, we can communicate with each other.

fwanglg commented 4 years ago

Ok, I will send you the data set after that, but it may take a while.

jzchenriver commented 4 years ago

Well, thank you very much!

ylhua commented 4 years ago

Ok, I will send you the data set after that, but it may take a while.

Do you download the data at http://multispectral.kaist.ac.kr/? I can't download dataset from that link. Can you give me a copy of the dataset? I really need it. My email is h876477730@126.com. Thanks very much.

k0942588 commented 4 years ago

Ok, I will send you the data set after that, but it may take a while.

Can you also send me a copy of the dataset? I really need it. My email is k0942588@hotmail.com Thank you!

SoonminHwang commented 2 years ago

Sorry for the inconvenience, please see the comment in #11 You can find a script to draw the MR curve in MLPD repo.