"Face"의 두 판 사이의 차이
ph
잔글 |
|||
(같은 사용자의 중간 판 9개는 보이지 않습니다) | |||
2번째 줄: | 2번째 줄: | ||
*[[Face Detection with the Faster R-CNN]] | *[[Face Detection with the Faster R-CNN]] | ||
*[[A Convolutional Neural Network Cascade for Face Detection]] | *[[A Convolutional Neural Network Cascade for Face Detection]] | ||
− | *[https://github.com/guoyilin/FaceDetection_CNN guoyilin/FaceDetection_CNN] 그냥 돌아가는건 아닌것 같고, 뭔가 손을 좀 봐야 하는 모양. 그냥 caffe이용.(not python) | + | *[https://github.com/guoyilin/FaceDetection_CNN guoyilin/FaceDetection_CNN] |
− | + | ** [[파일:yahoo-face1.png|500px]] | |
− | * | + | ** Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks [https://arxiv.org/pdf/1502.02766.pdf arxiv] |
+ | ** 그냥 돌아가는건 아닌것 같고, 뭔가 손을 좀 봐야 하는 모양. 그냥 caffe이용.(not python) | ||
+ | |||
+ | * [https://www.cs.toronto.edu/~ranzato/publications/taigman_cvpr14.pdf Deepface: Closing the gap to human-level performance in face verification]. <br>Facebook AI Research<br>2014 CVPR<br>[[파일:face-stallone-1.png]][[파일:face-stallone-2.png]]<br>[[파일:deepface-3.png|1023px]] | ||
+ | |||
+ | *[[FaceNet]] (cont.)<br> CVPR 2015. [[OpenFace]]로 구현된 것. 위 deepface와는 다르다. |
2017년 7월 10일 (월) 14:15 기준 최신판
- Finding Tiny Faces
- Face Detection with the Faster R-CNN
- A Convolutional Neural Network Cascade for Face Detection
- guoyilin/FaceDetection_CNN
- Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks arxiv
- 그냥 돌아가는건 아닌것 같고, 뭔가 손을 좀 봐야 하는 모양. 그냥 caffe이용.(not python)
- Deepface: Closing the gap to human-level performance in face verification.
Facebook AI Research
2014 CVPR