- Today
- Total
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- 영상처리
- GPU
- cuda
- 블로그
- ubuntu
- 라즈베리파이
- 티스토리
- 엔비디아
- Xavier
- python
- DNN
- Nvidia
- Jetson
- YOLO
- 설치
- 애드센스
- 물체검출
- agx
- 파이썬
- tensorflow
- 텐서플로우
- Linux
- 방법
- openCV
- Darknet
- 딥러닝
- openpose
- tx2
- Tistory
- Windows
목록전체 글 (178)
엔지니어스 - Engineeus
in python3.6 Jetpack 4.5.1 (L4T R32.5.1) 1. download .whl wget https://nvidia.box.com/shared/static/p57jwntv436lfrd78inwl7iml6p13fzh.whl -O torch-1.8.0-cp36-cp36m-linux_aarch64.whl 2. download related package sudo apt-get install python3-pip libopenblas-base libopenmpi-dev pip3 install Cython pip3 install numpy torch-1.8.0-cp36-cp36m-linux_aarch64.whl 1. download related package sudo apt-get ins..
sudo apt-get install libfreetype6-dev sudo pip uninstall pillow sudo pip install --no-cache-dir pillow
1 Install ipython If it is python2, execute sudo pip install ipython If it is python3, execute sudo pip3 install ipython3 2 Install the notebook After finishing, continue to install jupyter If it is python2, execute pip install jupyter If it is python3, execute pip3 install jupyter
sudo python3 setup.py install --plugins error! pip3 install numpy==1.19.4 https://forums.developer.nvidia.com/t/illegal-instruction-core-dumped/165488/8