Hello I am trying to Install Caffe on jetson nano [url]http://caffe.berkeleyvision.org/install_apt.html[/url] but getting a lot of errors try to do some R&D found that jetson nano has preinstalled caffe but don’t know how to run it so is there any example to run caffe objection detection like SSD or mobile net on jetson nano any code to test.
AastaLLL
2
Hi,
We don’t pre-install the Caffe framework on Jetson Nano.
But there is a TensorRT library which can run a caffe model:
[url]https://developer.nvidia.com/tensorrt[/url]
To start with, it’s recommended to check our tutorial first:
[url]https://github.com/dusty-nv/jetson-inference[/url]
Thanks.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Custom Object Detection Model for Jetson nano using Deepstream | 6 | 3792 | November 4, 2021 | |
| Deploy Tensorflow trained ssd_mobilenet in jetson nano | 3 | 996 | June 22, 2021 | |
| How to increase inference speed on JETSON NANO (4GB) | 4 | 2606 | October 5, 2021 | |
| jetson-inference facenet testing & Other models testing | 6 | 1955 | May 7, 2019 | |
| caffe for jetson nano? | 1 | 2347 | April 23, 2019 | |
| Running original tensorflow model for SSD mobilenet v2 with live USB camera capture on jetson nano | 1 | 1370 | June 21, 2019 | |
| Converting a fine-tuned TensorFlow2 object detection model for Jetson NANO | 1 | 1048 | October 6, 2021 | |
| How to custom developing ml model in Jetson nano instead of jetson inference object detection problem? | 2 | 965 | February 28, 2023 | |
| MobilenetSSD in Jetson Nano | 1 | 920 | June 6, 2020 | |
| How to deploy MobileNet-SSD tflite version on Jetson Nano | 1 | 2662 | May 14, 2019 |