Deep_Object_Pose icon indicating copy to clipboard operation
Deep_Object_Pose copied to clipboard

how to generate the Accuracy-threshold curves

Open DOPE-liyulong opened this issue 2 years ago • 9 comments

Hello, first of all, thank you for your work. Could you please explain in detail how to generate the Accuracy-threshold curves in the paper?Why is there only one loss value after training?

DOPE-liyulong avatar Mar 22 '22 12:03 DOPE-liyulong

I am not sure what you need. Do you need code the code for ADD? I can share a version that I used in different papers.

TontonTremblay avatar Mar 22 '22 15:03 TontonTremblay

https://plotly.com/python/roc-and-pr-curves/ here is an example on how you can make your own curves.

TontonTremblay avatar Mar 22 '22 15:03 TontonTremblay

我不确定你需要什么。 您需要为 ADD 编写代码吗? 我可以分享我在不同论文中使用的版本。

Thank you very much for your timely reply. Maybe I didn't make it clear. I know you used YCB-Vedio-Toolbox when making the ADD curve in dope paper. Do you use any other code besides that? If so, can you share this part of the code? Thank you again for your contribution. It has helped me a lot.

DOPE-liyulong avatar Mar 23 '22 01:03 DOPE-liyulong

https://drive.google.com/drive/folders/1vfajGlKj7faZw26UDFx8y4VT5mPYRtvR?usp=sharing

Here are the new scripts I wrote afterwards for the nvisii papers. Check the notes.txt. I think I have everything in there for you to run it.

TontonTremblay avatar Mar 23 '22 02:03 TontonTremblay

You will have to download the hope dataset and fix the paths in the parsers.

TontonTremblay avatar Mar 23 '22 02:03 TontonTremblay

https://drive.google.com/drive/folders/1vfajGlKj7faZw26UDFx8y4VT5mPYRtvR?usp=sharing

Here are the new scripts I wrote afterwards for the nvisii papers. Check the notes.txt. I think I have everything in there for you to run it.

Thank you for your prompt reply. I'll take a good look at what you shared. Thanks for sharing, it helped me again.

DOPE-liyulong avatar Mar 23 '22 02:03 DOPE-liyulong

Hi There

I want to generate Accuracy-threshold curves based on YCB- Video Dataset as you did in the paper, so is it possible to use the code that you mentioned in the previous comments for the Ycb - dataset instead of the Hope dataset?

Thanks in advanced

kooshyarkosari avatar Jun 15 '22 09:06 kooshyarkosari

Technically yes. But the script is not the easiest to work with. I can make an example to work with the hope-dataset structure. What do you think?

TontonTremblay avatar Jun 15 '22 15:06 TontonTremblay

Yes, please, I really appreciate your help

kooshyarkosari avatar Jun 15 '22 16:06 kooshyarkosari