GithubHelp home page GithubHelp logo

bodyfatweb's Introduction

CHECK YOUR BODY FAT

https://bodyfat.ml 헬린이의, 헬린이에 의한, 헬린이를 위한 웹. 자신의 눈바디를 누군가에게 물어보고 싶지만, 차마 부끄러워 누군가에게 물어보지도 못하고 마음 졸이는 이들을 위해 개발되었습니다.

개발자: 양현호, 이호준, 최정재

데이터 수집 과정

  • google, instagram 크롤링을 통해 얻어진 3000개 가량의 데이터 중, 복근 사진이 나와있는 사진만 걸러내었습니다.
  • 거르는 과정은 1차적으로는 OpenCv를 통해 양 어께부터 골반까지를 인식해 잘 인식되는 사진만을 남기고, 복근 사진만 크롭했습니다.
  • 크롭된 사진 중 유효한 이미지만 추출하기 위해, 유효 이미지 50개와 비유효 이미지 50개를 google teachable machine을 이용해 딥러닝 모델을 얻고, 이 딥러닝 모델로 다른 이미지들을 걸러내었습니다.

딥러닝 훈련 과정

  • convolutional layer와 dense layer만으로 구성하려 했으나, 오차가 4.x mae 이상이 되어 다른 방법을 찾았습니다.
  • google사의 mobileNetV2를 이용한 전이학습을 통해 이미지의 feature을 보다 정확하게 추출하려 했습니다.
  • feature 추출과정을 제외한 Dense layer는 다음과 같이 구성했습니다.
  • 캡처
  • 학습 결과는 다음과 같습니다.
  • 캡처3

웹페이지 구성 과정

  • 첫 페이지에서는 멋있는 이미지와 애니메이션을 불러옵니다.
  • 두 번째 페이지에서는 페이지 사용법을 알려줍니다.
  • 세 번째 페이지에서 이미지를 업로드하고 어께에서 골반까지를 자르면 당신의 눈바디를 알려줍니다!

bodyfatweb's People

Watchers

 avatar

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.