Coder Social home page Coder Social logo

personalaifoodmap_object_detection's Introduction

뭐먹었지도 | Personal AI FoodMap

 본 프로젝트는 2021년 1,2학기 '캡스톤디자인' 수업을 통해 진행한 프로젝트입니다.

프로젝트 소개

 팀원들 모두 지인들에게 식당을 추천할 때, 자신이 갔을 때의 사진을 보며 설명해야하는 경험을 종종 겪어 왔습니다.
하지만 갤러리의 수많은 사진들 중에서 음식 사진만을 추려내는 것은 쉽지 않은 과정이었고,
이 중에서도 '어디서 뭘 먹었는지' 떠올리는 것은 더 어려운 일이었습니다.

 이러한 일상 속 어려움에서 아이디어를 고안해 갤러리에서 음식 사진만을 찾아 지도상에 표시해주고
식당을 찾아주는 '뭐먹었지도'를 개발하게 되었습니다.

진행 기간

2021년 3월 ~ 2021년 11월

팀원들


이영현()

진소연()

주윤겸()

모델 훈련

YOLOv3 모델, UEC-FOOD256 데이터 사용
Darknet 환경에서 훈련

사용한 주요 명령어

Test local images
darknet.exe detector test food/food256.data cfg/yolov3-tiny-food.cfg food/backup/yolov3-tiny-food_last.weights -i 0

Train from checkpoint

darknet.exe detector train food/food256.data cfg/yolov3-tiny-food.cfg food/backup/yolov3-tiny-food_last.weights

Raw data 파일은 UEC-FOOD256 웹사이트에서 다운로드.

다운로드 링크

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.