How to plot precision recall curve for ResNet 18 on jetson nano?

Please guide how to plot a graph of the precision-recall curve?
I have developed a model using Resnet 18 via transfer learning on jetson nano. now how to draw a curve?
thanks.

Hi,

You can draw it with sklearn library directly.

Thanks.

many thanks for the reply
Can you please tell me how to use this lib? where to implement the code? how to execute or inline my data out put/ testing out put with this lib?

Dear, Your guide would be appreciated, Thanks

Dear, any guides to executing code?

Hi,

There is a sample on the page shared above.
Please give it a check.

Thanks.

Dear, I am incorporating these curves in my thesis and don’t have a strong background in AI. I gave it many tries but I couldn’t figure out how to use code in the shell.
Please help in this regard.

Hi,

Just find a good tutorial on the public web.
Maybe you can try to follow the steps:

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.