"Finding Tiny Faces"의 두 판 사이의 차이
ph
6번째 줄: | 6번째 줄: | ||
* [http://ethereon.github.io/netscope/#/gist/8a0d5ef37da9dc4cd611d178404b3641 FaceNet graph] | * [http://ethereon.github.io/netscope/#/gist/8a0d5ef37da9dc4cd611d178404b3641 FaceNet graph] | ||
* [https://kr.mathworks.com/help/supportpkg/usbwebcams/index.html matlab webcam manual] | * [https://kr.mathworks.com/help/supportpkg/usbwebcams/index.html matlab webcam manual] | ||
+ | * matlab | ||
+ | ** [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] |
2017년 4월 20일 (목) 01:42 판
- 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