OS

作業系統-ubuntu

Jetson Nano的作業系統是使用Jetpack 4.X,不過要特別注意

硬體

  • 需要有讀卡機(最好是USB3.0或更高規格,當然Flash的電腦也要有對應的port),不然燒錄的時候要將40-60分鐘不等,真的很浪費時間,USB 3.0的大約10分鐘一片。

  • 記憶體推薦64GB,但是要特別注意不要買到實際大小是59GB的,因為有些專案,image燒到記憶卡會發現不夠,強烈建議購買前先Google一下

作業系統

  • 映像檔下載有分2GB用與4GB使用,不要下載錯誤

特別注意您的開發板是4GB(有新舊版本-A02、B01)還是2GB,選對的下載,目前最新版本的Jetpact是4.6版,我之前開始玩的時候是4.3版


For Jetson Nano Developer Kit:

Download the SD Card Image

Follow the steps at Getting Started with Jetson Nano Developer Kit.

For Jetson Nano 2GB Developer Kit:

Download the SD Card Image

Follow the steps at Getting Started with Jetson Nano 2GB Developer Kit.


JetPack 4.6

JetPack 4.6 is the latest production release, and supports all Jetson modules including Jetson AGX Xavier Industrial module. JetPack 4.6 includes support for Triton Inference Server, new versions of CUDA, cuDNN and TensorRT, VPI 1.1 with support for new computer vision algorithms and python bindings, L4T 32.6.1 with Over-The-Air update features, security features, and a new flashing tool to flash internal or external media connected to Jetson.

擷取自Nvida官網,細節請參考 https://developer.nvidia.com/embedded/jetpack

舊版Jetpack下載

如果有特別偏好的版本,可以到以下網址下載唷,基本上4.4之後的版本都是用於各種開發版了,但是Jetson Nano還是要注意2GB跟4GB的差異

https://developer.nvidia.com/embedded/jetpack-archive

新版的JetPACK會比較好嗎?

根據我的測試,跑同一個訓練模型,Jetpack 4.6真的比Jetpack 4.3快一點,所以新版當然會好一點點啦!