일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 정보처리기사
- 정보처리기사 개념
- CUDA 8.0
- signal 추출
- 해커톤
- prefix already exists
- 형변환
- 운영체제 문제
- CUDA Toolkit
- Tensorflow 설치
- Anaconda tensorflow 설치 오류
- gpu 버전
- Windows 10
- 정보처리기사 정리
- ubuntu 16.04
- 정보처리기사 문제
- cudnn 6.0
- CUDA 이전버전
- Tensorflow 버전
- cuDNN
- CUDA 다운로드
- tensorflow
- Anaconda
- DCNN
- CondaValueError
- Tensorflow windows
- Tensorflow GPU
- 설치
- GPU
- CUDA
Archives
- Today
- Total
목록Machine Learning/OpenFace (1)
Replay 개발자 이야기
OpenFace 설치 참고사이트https://cmusatyalab.github.io/openface/ 설치 방법 2가지 방법1.Docker로 설치하는 방법2. 직접 설치 방법 하지만... 1번을 추천 Docker로 설치 https://www.docker.com/products/docker#windows windows 버전 설치 설치 완료후 cmd 창 또는 Windows PowerShell 창 실행 아래에 보이는 순서대로 설치 진행 Automated Docker Build docker pull bamos/openfacedocker run -p 9000:9000 -p 8000:8000 -t -i bamos/openface /bin/bashcd /root/openface./demos/compare.py ima..
Machine Learning/OpenFace
2016. 11. 9. 20:38