Coder Social home page Coder Social logo

face_feeling's Introduction

멀티캠퍼스 세미프로젝트3

눈관상을 찾아라!

CNN 이미지 분류 기반 관상 예측

  1. 데이터 설명

    6가지 종류의 눈모양을 100~300 장 사이로 잘라낸 뒤, 증식

  2. 데이터 전처리

    opencv를 이용해 얼굴에서 눈 사진을 추출 한 뒤, 노이즈를 제거하고 특징을 부각시키기 위해 작업을 진행.

    image

    하지만 전처리 없이 눈사진을 직접 추출해 그대로 사용하는것이 정확도가 더 높았음.

  3. 알고리즘

    과적합을 방지하기 위해, batchnomerization, dropout을 각 층에 넣어 모델을 구성

    마지막 층에서는 활성화 함수를 softmax로 설정하여 분류하고자 하는 눈 관상 종류인 6개로 나누어 출력

    image

  4. 모델링 결과

    image

  5. 간단한 사이트 구성

    조코딩 유튜브를 참고하여 간략하게 구현, https://teachablemachine.withgoogle.com/ 사이트를 이용해 모은 눈사진을 넣어서 모델 구축 batch size =100, epochs=50으로 주고 학습시킴

    메인페이지에서 사진을 올리면

    image

    결과가 사진처럼 나옴

    KakaoTalk_20201123_135639550

  6. 팀 구성 및 역할

    공통: 이미지 데이터 수집, 모델링

    박희원 : 이미지 전처리, 결과발표, 웹사이트제작

    이동진 : 이미지 전처리

    이지윤: 발표 PT제작

    조원우 : 이미지 전처리

face_feeling's People

Contributors

heewonp avatar

Stargazers

 avatar

Watchers

 avatar

face_feeling's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.