분류 전체보기188 Jetson yolov3 컴파일 할 때 문제 Makefile:25: *** "CUDA_VER is not set". 멈춤. 해결방법 sudo CUDA_VER=10.2 make 2021. 9. 13. jetson-ffmpeg install https://awesomeopensource.com/project/jocover/jetson-ffmpeg 2021. 9. 13. ImportError: /usr/lib/aarch64-linux-gnu/libgomp.so.1: cannot allocate memory in static TLS block ImportError: /usr/lib/aarch64-linux-gnu/libgomp.so.1: cannot allocate memory in static TLS block 요런 에러가 떴는데... 해결했습니다. 커맨드 창을 여시고 export LD_PRELOAD=/usr/lib/aarch64-linux-gnu/libgomp.so.1 입력하면 끝! 2021. 9. 9. Jetson Xavier Platform에 Tensorflow 설치방법 https://docs.nvidia.com/deeplearning/frameworks/install-tf-jetson-platform/index.html Installing TensorFlow For Jetson Platform :: NVIDIA Deep Learning Frameworks Documentation Installing TensorFlow for Jetson Platform provides you with the access to the latest version of the framework on a lightweight, mobile platform without being restricted to TensorFlow Lite. docs.nvidia.com 2021. 9. 9. 이전 1 ··· 32 33 34 35 36 37 38 ··· 47 다음