Can I get a darknet frame work for learning/inferencing officially supported by nvidia?

Hello,

Can I get a darknet frame work for learning/inferencing officially supported by nvidia like pytorch for jetson, tensorflow for jetson?

Thank you.

Hi,

Please note that the original darknet repository is not updated for years.
So it’s more recommended to use other frameworks instead.

However, you should be able to compile the library on Jetson.
You can find some information in the below link:
https://elinux.org/Jetson/L4T/TRT_Customized_Example#Darknet_with_cuDNN-8_Support

Thanks.

1 Like

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