Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 959 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 959 Bytes

JetCard adaption for Xavier NX

JetCard is a system configuration that makes it easy to get started with AI. It comes pre-loaded with

  • A Jupyter Lab server that starts on boot for easy web programming

  • A script to display the Jetson's IP address (and other stats)

  • The popular deep learning frameworks PyTorch and TensorFlow

After configuring your system using JetCard, you can get started prototyping AI projects from your web browser in Python.

If you find an issue, please let us know!

See also

  • JetBot - An educational AI robot based on NVIDIA Jetson Nano

  • JetRacer - An educational AI racecar using NVIDIA Jetson Nano

  • JetCam - An easy to use Python camera interface for NVIDIA Jetson

  • torch2trt - An easy to use PyTorch to TensorRT converter