일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- colaboratory
- 딥러닝
- urllib
- python3
- dlib
- FIle
- YouTube 8M
- gpu memory
- ubuntu
- colab
- Jupyter notebook
- pyTorch
- Windows 10
- TensorFlow
- shakeratos
- face_recognition
- keras
- linux
- raspberry pi
- install
- Deep Learning
- download
- Anaconda
- error
- dataset
- object detection
- CUDA
- windows
- ppc64le
- python
- Today
- Total
목록dlib (2)
Shakerato
1. CUDA 설치(설치전 Nouveau kernel driver should be disabled: https://askubuntu.com/questions/841876/how-to-disable-nouveau-kernel-driver)http://www.kwangsiklee.com/2017/07/%EC%9A%B0%EB%B6%84%ED%88%AC-16-04%EC%97%90%EC%84%9C-cuda-%EC%84%B1%EA%B3%B5%EC%A0%81%EC%9C%BC%EB%A1%9C-%EC%84%A4%EC%B9%98%ED%95%98%EA%B8%B0/ 2. cuDNN 설치Download cuDNN*.deb on https://developer.nvidia.com/cudnncuda버전에 맞는 cudnn 중 다음..
1. Anaconda3 Install2. Create a envorinment with python3.63. Install Microsoft Visual Studio 2017 or Upgrade (C++ packages includes c++/CLI must be installed for CMake) (because CMake needs c++11 compiler)4. Update Visual Sutudio 20175. Reboot the Computer6. Download CMake (https://cmake.org/download/) and Install it7. Activate specific of Anaconda3 in the 'cmd'8. pip3 install face_recognition* ..