"Finding Tiny Faces"의 두 판 사이의 차이
ph
9번째 줄: | 9번째 줄: | ||
** [https://kr.mathworks.com/products/matlab-coder.html?s_cid=global_nav matlab coder] | ** [https://kr.mathworks.com/products/matlab-coder.html?s_cid=global_nav matlab coder] | ||
** [https://kr.mathworks.com/help/matlab/build-cc-mex-files-1.html build mex files] | ** [https://kr.mathworks.com/help/matlab/build-cc-mex-files-1.html build mex files] | ||
+ | * 받아서 하라는 대로 하고 실행해보면 잘 된다. |
2017년 5월 29일 (월) 15:19 기준 최신판
- Hu, Peiyun, and Deva Ramanan. "Finding Tiny Faces." arXiv preprint arXiv:1612.04402 (2016).
- https://arxiv.org/pdf/1612.04402.pdf
- web site : https://www.cs.cmu.edu/~peiyunh/tiny/
- face detector demo : https://github.com/peiyunh/tiny
- gitrose
- FaceNet graph
- matlab webcam manual
- matlab
- 받아서 하라는 대로 하고 실행해보면 잘 된다.