Code Monkey home page Code Monkey logo

sparkinthedarklars2021's Introduction

Spark in the Dark: Evaluating Encoder-Decoder Pairs for COVID-19 CT's Semantic Segmentation

See the implementation and the available networks in: Segmentation Models

Installation:

pip install -r requirements.txt

Copy the files inside the scripts to the utils folders inside the lib/python3.6/site-packages/segmentation_models_pytorch folder

Dataset:

Setup a txt file with the images paths as follows for training and validation:

path/to/image1.jpg path/to/mask1.png
path/to/image2.jpg path/to/mask2.png
path/to/image3.jpg path/to/mask3.png

or just the images paths for tests

path/to/image1.jpg
path/to/image2.jpg
path/to/image3.jpg

Setup the config file following the examples in the config folder

Execute:

python main.py --configs config_file.yml

Citation

@inproceedings{sparkinthedark2021,
    author={Krinski, Bruno A. and Ruiz, Daniel V. and Todt, Eduardo},
    booktitle={2021 Latin American Robotics Symposium (LARS), 2021 Brazilian Symposium on Robotics (SBR), and 2021 Workshop on Robotics in Education (WRE)}, 
    title={Spark in the Dark: Evaluating Encoder-Decoder Pairs for COVID-19 CT’s Semantic Segmentation}, 
    year={2021},
    volume={},
    number={},
    pages={198-203},
    doi={10.1109/LARS/SBR/WRE54079.2021.9605461}
}
@inproceedings{lightintheblack2022,
    author = {Bruno Krinski and Daniel Ruiz and Eduardo Todt},
    title = {Light In The Black: An Evaluation of Data Augmentation Techniques for COVID-19 CT’s Semantic Segmentation},
    booktitle = {Anais do XXII Simpósio Brasileiro de Computação Aplicada à Saúde},
    location = {Teresina},
    year = {2022},
    keywords = {},
    issn = {2763-8952},
    pages = {156--167},
    publisher = {SBC},
    address = {Porto Alegre, RS, Brasil},
    doi = {10.5753/sbcas.2022.222495},
    url = {https://sol.sbc.org.br/index.php/sbcas/article/view/21628}
}

sparkinthedarklars2021's People

Contributors

bruno-krinski avatar brunokrinski avatar

Stargazers

 avatar  avatar

Watchers

Eduardo Todt 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.