Giter VIP home page Giter VIP logo

lg-ai-challenge-for-plant-classification's Introduction

LG-AI-Challenge-for-Plant-Classification

Daconμ—μ„œ μ§„ν–‰λœ 농업 ν™˜κ²½ 변화에 λ”°λ₯Έ μž‘λ¬Ό 병해 진단 AI κ²½μ§„λŒ€νšŒ 에 λŒ€ν•œ μ½”λ“œμž…λ‹ˆλ‹€. (colab directory에 μ½”λ“œκ°€ 잘 정리 λ˜μ–΄μžˆμŠ΅λ‹ˆλ‹€.)

Requirements

  • python==3.7.12
  • albumentations==1.1.0
  • numpy==1.19.5
  • pandas==1.3.5
  • cv2==4.1.2
  • sklearn==1.0.2
  • json==2.0.9
  • torch==1.10.0+cu111
  • timm==0.5.4
  • transformers==4.16.2

Preprocessing(image)

  • Augmentations: Transpose, Flip, Rotate, RandomBrightnessContrast, Cutmix ...

Preprocessing(sequence)

  • Augmentations : λ§Œμ•½ 길이가 500이상이라면 random으둜 sampling(2μ”©)
  • MinMax Scaling

Model

  • resnext50_32x4d

Training

  • K-fold Cross Validation(k=5)
  • Use Cutmix augmentation until epoch 15
  • Save model's weight when score is highest

inference

  • K-fold Model Ensemble(Soft Voting)

lg-ai-challenge-for-plant-classification's People

Contributors

siwooyong 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.