Giter Site home page Giter Site logo

rsipac2022's Introduction

RSIPAC2022

RSIPAC 2022 @Track3

Track 3: Semantic Segmentation


TODO: upload the tuned class weights for CE loss and the DICE loss after the final phase.


Update 2022/11/20

  • We uploaded the final version of our model configuration. We used a cas-training approach: the model is initially trained @512x512 and then tuned @768x768.

Update 2022/11/19

  • The score is the weighted average F1-Score over all classes, thus the small classes will contribute little to the final score. So we can drop 3-4 classes for simplification. In our solution, we dropped the photovolts, the airports and the railway-station. As the percentage of the natural-bare-soil is also very low, we believe this could also be dropped.
  • To solve the class imbalance problem, we tuned the class weight manually using the confusion matrix.
  • Multi-scales training and inferencing could also improve the performance.

Update 2022/11/17

Main features of Basic Model:

  • CE + DICE loss (1:2)
  • Multiple augmentations with Albu to avoid overfitting
  • TTA
  • SWA
  • Drop some small samples, such as the photovolts, the airports and the railway-station. We only classify the objects into 15 classes with the class 0 to be the playground.

WHOLE CODEBASE WILL BE RELEASED AFTER THE COMPETITION.

rsipac2022's People

Contributors

arthasmil avatar

Stargazers

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