[빵형의 개발도상국] 사진에서 물체를 삭제하는 인공지능 - Python, Deep Learning






Image inpaint 딥러닝 모델을 사용하여 사진에서 제가 지우고 싶은 물체 또는 사람을 마음대로 지워보겠습니다! Source code(Github): https://github.com/kairess/PConv-Keras Dependencies: - Python 3 - numpy - Keras 2.2.4 - Tensorflow 1.12 - OpenCV Download pretrained model: https://drive.google.com/open?id=1Odb... Orignal repository: https://github.com/MathiasGruber/PCon...



댓글

이 블로그의 인기 게시물

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

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