[빵형의 개발도상국] 인공지능의 월리를 찾아라! - Python, Deep Learning





딥러닝(CNN)을 사용하여 어렸을적 추억의 "월리를 찾아라"의 월리를 찾는 모델을 만들어 봅시다! Source code(Github): https://github.com/kairess/find_waldo Dependencies: - Python - numpy - keras - matplotlib - PIL - seaborn (optional) - skimage Dataset - Find Waldo: https://www.kaggle.com/kairess/find-w...

댓글

이 블로그의 인기 게시물

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

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