본문 바로가기

Python409

[빵형의 개발도상국] 사진에서 물체를 삭제하는 인공지능 - Python, Deep Learning #이미지처리 #Image #Inpaint #사진속이미지삭제 #인공지능 #파이썬 #Python - 사진 속 특정 부분을 지우는 Image Inpaint 모델 - #Numpy - #keras - #TensorFlow - #OpenCV Download pretrained model: https://drive.google.com/open?id=1Odb... Orignal repository: https://github.com/MathiasGruber/PCon... 2019. 7. 4.
[빵형의 개발도상국] 해리포터 투명망토 만들기 - Python, OpenCV #이미지처리 #color #segmentation #투명망토 #파이썬 #Python - #OpenCV 를 활용하여 투명망토 만들기 - #color #segmentation #Image #masking #Merge #Image - #Numpy 2019. 7. 3.
[빵형의 개발도상국] 사진을 합성하는 인공지능 만들기! - Python, Deep Learning #이미지처리 #합성사진 #딥러닝 #인공지능 #DL #Python - 사진합성 인공지능 모델 - #CNN #Image #Segmentation - #UNet - #OpenCV - #keras - #matplotlib - #numpy ○ #Dataset - HumanParsing Dataset https://github.com/lemondan/HumanPars... - Preprocessed Dataset https://www.kaggle.com/kairess/human-... 2019. 7. 1.
[빵형의 개발도상국] 얼굴 인식 알고리즘 성능 비교 - Python, Deep Learning #이미지인식 #얼굴인식 #알고리즘 #딥러닝 #파이썬 #DL #Python - 5개의 얼굴인식 알고리즘 성능 분석 - #OpenCV - #dlib - #mtcnn - #Tensorflow ○ 사용한 알고리즘 - OpenCV DNN face detector: models/opencv_face_detector_uint8.pb - Haar cascade: models/haarcascade_frontalface_default.xml - Dlib frontal face detector - MTCNN: https://github.com/ipazc/mtcnn - Dlib cnn_face_detection_model_v1: models/mmod_human_face_detector.dat 2019. 7. 1.