GithubHelp home page GithubHelp logo

study-dog_breed_classification's Introduction

STUDY-Dog_Breed_Classification

CNN 강의 수강 이후, Dog breed 이미지에 대해 classification 문제 수행

목표

  1. 자신만의 모델을 하나 build-up (MobileNet)
  2. Generalization 기법들을 적용하여 성능올려보기 (VGG-16)
  3. ResNet 기반으로 transfer-learning 성능 올리기, 성능 리포트 (resnet152)
  • Data info

  • 실행

    • 실행 전, 다음과 같은 양식으로 slack.json 제작 필요

      {
        "Slack": {
          "WEB_HOOK_URL": "WEB_HOOK_URL",
          "CHANNEL": "CHANNEL",
          "ACCESSED_TOKEN": "ACCESSED_TOKEN"
        }
      }
      • 작성자의 경우, slack으로 결과값을 전송하였지만, 다른 tool 사용시 send_slack.py & slack_messenger.py 삭제
    • train.py 실행

    python train.py -c config.json
  • After Seminar

    회고 내용
    성능 - resnet의 경우 90%을 목표로 잡았으나 결국 도달하지 못함
    - 좀 더 실험이 필요해보임
    Weight Standardization - 구현하고자 했으나 실패, 좀 더 이해가 필요함
    오답노트 Error Analysis - test case 확인하는 코드까진 제작하였으나, 오답노트 수행까진 시간 부족으로 인해 도전하지 못했음
    - 추후, 왜 해당 결과가 나오는지 개선할 수 있는 방향을 찾을 필요가 있음
  • Additional Project

study-dog_breed_classification's People

Contributors

chaewon-leee avatar

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.