-
Hi,
I am using your Ubuntu 20.04 image and it's great! I am confused about one thing though - it says that I have OpenCV 4.8.0 on my jetson nano (using jtop and verified through Python 3.8.10 shel…
-
-
Hi
I'm trying to convert the model saved in .pb to convert it into tensorflow lite, for a Jetson Nano, but when loading the model it says the following message: Warning: tensorflow: No training con…
-
I am using jetson nano with Python3.6.9 and getting video lagging in viewer.py .How should I solve this problem?
Thank You
![unknown](https://user-images.githubusercontent.com/33053642/13129…
-
Clone the repo and go to the directory
I run this command CUDA_VER=10.2 make -C nvdsinfer_custom_impl_Yolo_seg (beacuase i use deepstream 6.0)
and run deepstream app (deepstream-app -c deepstream_ap…
-
Hi @AlexeyAB, thank you very much for your awesome repository.
I'm using yolo_console_dll.cpp on Jetson Nano connected to a webcam as it has a higher FPS, and I'm using the pre-trained yolov3 weight …
-
OpenCV版本4.5.2
MNN版本2.4.0, cmake选项为:
cmake -D CMAKE_BUILD_TYPE=Release \
-D MNN_CUDA=ON ..
修改了HyperLPR-master\cpp\src\nn_module\mnn_adapter.h (21): is_use_cuda = true,
编译好动态链接库和DEMO后,…
-
Hi @jocover !
Thanks v.much for developing jetson-ffmpeg! I was hoping to use my nano as a media playback device but it was pretty useless for that until I discovered jetson-ffmpeg. Very impressive…
-
I'm finding the lack of code examples for the jetvariety cameras I bought for the Jetson Nano hard to swallow compared to the Raspberry Pi's examples and support. The lack of examples wouldn't be as b…
-
Previous pull-requests #3919 and #4835 originated from the #1003 issue, introduced native CUDA support for Meson using the NVCC compiler. In that same issue, user @trivialfis [proposed](https://github…