Jetson AGX Xavier Nvidia vision, Machine Learning and AI libraries

Hi,

Can you please let me know how can I include Nvidia vision, Machine Learning and AI libraries in L4T for Xavier AGX?

Hi,

The package can be installed via JetPack components below:

Thanks.

Hi, I am building BSP for my custom board based on L4T sources and I want to build it for EMMC module, Can I include them during BSP building? or I need to install them once BSP is flashed?

Hi,

The installation need to be applied after the system is flashed.

Thanks.

Thanks,

If I want to include these libraries during BSP build using tegra_defconfig, then what is the procedure?
Also how to validate them?

Hi,

These are stand-alone libraries so you should install them after flashing.
Thanks.

1 Like

thank you for the info