Giter Site home page Giter Site logo

level1-imageclassification-cv-11's People

Contributors

github-classroom[bot] avatar hee000 avatar leejuheont6138 avatar newp1 avatar sangbeom-hahn avatar viitamin avatar yuniroro avatar

Forkers

yuniroro

level1-imageclassification-cv-11's Issues

[BUG] dir 구조를 수정한다.

Describe the bug

  • CustomDataset.py 파일이 root dir 한 단계 하위에 잘 못 커밋 되어 이를 Dataset.py 하위로 이동시켜야 합니다.

Expected behavior

  • CustomDataset.py 파일 이동

[FEAT] 데이터 셋을 커스터마이즈한다.

Background

  • 학습을 위해서 데이터를 18개의 클래스로 구분하는 데이터 셋을 구현한다.

To Do

  • 커스텀 데이터 셋 구현
  • 데이터 어그멘테이션 적용 및 시각화

[FEAT] 데이터의 불균형 분포 문제를 해결한다.

Background

  • random으로 나뉘는 데이터의 비율에 문제가 있다고 생각해 train set, valid set가 데이터 분포 비율에 비례해 나뉘도록 구현한다.
  • 나이의 불균형 분포(6:6:1)를 해결하기 위해 60세 이상의 데이터가 6배 증대되도록 구현한다.

To Do

  • dataset.py에 비율로 나뉠 수 있도록 구현
  • dataset.py에 60세 이상의 데이터가 6배 증대되도록 구현

[FEAT] GPU Pool 환경을 셋팅한다.

Background

  • 다중 머신 학습 환경에서 GPU Utilization을 높이기 위해 GPU Pool을 구현한다.

To Do

  • Publish Agent 구현
  • Consumer Agent 구현
  • 메세지 queue 구현
  • Usage 문서 작성

[FEAT] Early Stop 기능을 수정한다.

Background

  • iteration_change_acc로 Early Stop을 구현하였는데, iteration_change_loss가 더 적합하다 판단하여 변경합니다.

To Do

  • iteration_change_loss로 변경

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.