Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- raspberry pi
- FIle
- shakeratos
- object detection
- urllib
- ppc64le
- pyTorch
- dataset
- gpu memory
- Jupyter notebook
- error
- download
- install
- Deep Learning
- Anaconda
- python
- colab
- colaboratory
- TensorFlow
- dlib
- ubuntu
- windows
- Windows 10
- YouTube 8M
- linux
- CUDA
- python3
- 딥러닝
- face_recognition
- keras
Archives
- Today
- Total
Shakerato
라즈베리파이 초기설정 (한글깨짐 해결) 본문
sudo raspi-config
4. Localisation Options
- L1 Change Locale
- en_US utf-8 (check)
- kr_KR utf-8 (check)
5. Interfacing Options (if you want)
- P1 Camera (if you have, check)
- p2 SSH (if you want to use, check)
# 한글 깨짐시 아래 명령 실행 후 재부팅
sudo apt-get install fonts-unfonts-core
After then, Reboot the system
'Research' 카테고리의 다른 글
Run code the DL based object detection on raspberry pi 2 (0) | 2018.06.30 |
---|---|
python3.x default로 설정방법 (python2.x가 default일때) (0) | 2018.06.30 |
kaggle api 사용법 (kaggle 데이터셋 다운로드) (0) | 2018.06.22 |
Android Studio Uninstall All Files (0) | 2018.06.20 |
Install PyTorch using Anaconda on Windows 10 (0) | 2018.06.10 |
Comments