Coder Social home page Coder Social logo

charlespikachu / cssegmentation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from segmentationblwx/cssegmentation

0.0 2.0 0.0 342 KB

CSSegmentation: An Open Source Continual Semantic Segmentation Toolbox Based on PyTorch.

Home Page: https://cssegmentation.readthedocs.io/en/latest/

License: Apache License 2.0

Shell 2.16% Python 97.84%

cssegmentation's Introduction


docs PyPI - Python Version PyPI license PyPI - Downloads PyPI - Downloads issue resolution open issues

Documents: https://cssegmentation.readthedocs.io/en/latest/

Introduction

CSSegmentation: An Open Source Continual Semantic Segmentation Toolbox Based on PyTorch. You can star this repository to keep track of the project if it's helpful for you, thank you for your support.

Major Features

  • High Performance

    The performance of re-implemented CSS algorithms is better than or comparable to the original paper.

  • Modular Design and Unified Benchmark

    Various CSS methods are unified into several specific modules. Benefiting from this design, CSSegmentation can integrate a great deal of popular and contemporary continual semantic segmentation frameworks and then, train and test them on unified benchmarks.

  • Fewer Dependencies

    CSSegmentation tries its best to avoid introducing more dependencies when reproducing novel continual semantic segmentation approaches.

Benchmark and Model Zoo

Supported Encoder

Encoder Model Zoo Paper Link Code Snippet
ResNet click CVPR 2016 click

Supported Decoder

Decoder Model Zoo Paper Link Code Snippet
Deeplabv3 click ArXiv 2017 click

Supported Runner

Runner Model Zoo Paper Link Code Snippet
ILT click (under developing) ICCVW 2019 click
MIB click (under developing) CVPR 2020 click
SDR click (under developing) CVPR 2021 click
PLOP click (under developing) CVPR 2021 click
CAF click (under developing) TMM 2022 click
RCIL click (under developing) CVPR 2022 click
REMINDER click (under developing) CVPR 2022 click
UCD click (under developing) TPAMI 2022 click
EWF click (under developing) CVPR 2023 click

Supported Datasets

Dataset Project Link Paper Link Code Snippet
ADE20k Click CVPR 2017 Click
PASCAL VOC Click IJCV 2010 Click

Citation

If you use this framework in your research, please cite this project:

@misc{csseg2023,
    author = {Zhenchao Jin},
    title = {CSSegmentation: An Open Source Continual Semantic Segmentation Toolbox Based on PyTorch},
    year = {2023},
    publisher = {GitHub},
    journal = {GitHub repository},
    howpublished = {\url{https://github.com/SegmentationBLWX/cssegmentation}},
}

cssegmentation's People

Contributors

charlespikachu avatar

Watchers

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