-
Host processor to be used with your AI edge computing module
- Supported architecture (x86, ARM etc)
- Supported Host OS (Linux (which flavor of Linux), Windows)
- Supported hardware interface to Host (PCIe, USB etc)
-
Does your AI processor support YOLO ? If yes, which versions and models are supported ?
-
Which AI framework is supported by your processor (Tensorflow, Pytorch etc) ?
-
Availability of step-by-step instructions and tools to get started with your AI processor ?
-
Is there a developer kit available to evaluate your AI processor ? Or do we need to interface with a host processor ?
-
Tools available for profiling the performance of your AI processor ?
-
Please share quotation for your evaluation kit and AI processor key card (which can be interfaced with a host processor).
For Q1, the Jetson Orin series device are ARM 64 processor with Linux K5.10+Ubnutu OS 20.04 support currently, you can check the technical specifications at Jetson Orin for Next-Gen Robotics | NVIDIA to know the brief spec, and can check the Support Resources | NVIDIA Developer to find relevant HW spec and design documents.
For Q2, Q3 and Q4, the Jetson Orin can support up to YOLOv8, which framework are you using for training the YOLOvx model?
For PyTorch, you can install it with the following command:
https://docs.nvidia.com/deeplearning/frameworks/install-pytorch-jetson-platform/index.html
For TensorFlow, you can install it with the following command:
https://docs.nvidia.com/deeplearning/frameworks/install-tf-jetson-platform/index.html
If you convert the model into ONNX format, you can also deploy it with TensorRT:
https://elinux.org/Jetson/L4T/TRT_Customized_Example#OpenCV_with_ONNX_model
For Q5, the Jetson Orin Nano and Jetson Orin NX modules are supported by the Jetson Orin Nano Developer Kit carrier board.
For Q6, you can check the JetPack SW release page: JetPack SDK | NVIDIA Developer to find the Nsight tool for profiling the runtime performance.
For Q7, please check Jetson FAQ | NVIDIA Developer to find the local distributor info.
-
Can the Jetson Orin NX-8 be interfaced with a host PC (x86) without the dev kit?
-
What will be the OS on the host PC and the interface connector? We prefer to use Ubuntu 20.04.
No, it must have a carrier board.
Where can I get the SDK and user guide for Jetson Orin NX-8 ?.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.