[빵형의 개발도상국] 세계최초 파이썬 강아지 얼굴인식 - Python




10분만에 강아지 얼굴인식 프로그램을 만들어봅시다! Source code(Github): https://github.com/kairess/dog_face_d... Dependencies: - Python - dlib - OpenCV - imutils - numpy - matplotlib 고양이 얼굴인식: 영상: https://youtu.be/7_97SlAigPs 코드: https://github.com/kairess/cat_hipste...

댓글

이 블로그의 인기 게시물

[이수안컴퓨터연구소] 파이썬 레이싱 자동차 게임 만들기 Creating a Python Racing Car Game with pygame (한글자막)

[빵형의 개발도상국] 얼굴 인식 알고리즘 성능 비교 - Python, Deep Learning