Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 반복실행구조
- 2차원배열
- 진수
- 비트단위논리연산
- 8진수
- 불 자료형
- 입출력
- 문자열
- 산술연산
- Docker
- 코드업
- 기초 100제
- 기초100제
- 비교연산
- 논리연산
- 딥러닝
- 종합
- 16진수
- 2진수
- input()
- 파이썬
- 출력
- bitwise
- 불 연산
- face recognition
- 아스키코드
- 10진수
- OpenCV
- 선택실행구조
- codeup
Archives
- Today
- Total
목록
728x90
반응형
SMALL
FaceNet (1)
728x90
반응형
SMALL
DeepFlowest
[Face Recognition] FaceNet 이용하여 실시간 얼굴 인식하기
https://github.com/richmondu/facenet/tree/master/usage richmondu/facenet Face recognition using Tensorflow. Contribute to richmondu/facenet development by creating an account on GitHub. github.com 위 링크를 참고하여 웹캠을 이용한 실시간 얼굴 인식 세미 프로젝트를 진행해 보았다. >> pip install scipy==1.1.0 >> git clone https://github.com/richmondu/facenet.git >> conda activate venv >> cd facenet >> requirements.txt 파일에 tensorflow ..
Computer Vision/실습, 세미 프로젝트
2020. 8. 11. 23:00
728x90
반응형
LIST