ncnn How to convert YOLOv5 model to ncnn model YOLOv5のPyTorchモデルをncnnモデルに変換する方法を解説します。ncnnモデルに変換する際にncnnのYOLOv5サンプルコードの修正部分も解説します。 2022.11.12 ncnnYOLOv5
Jetson Nano initrd and Kernel verification by u-boot u-bootを修正しinitrdとKernelを検証しセキュアブートを実装します。RSAのパディング方式を解説し、u-bootでRSAの検証する方法を解説します。 2022.11.06 Jetson Nano