Giter Site home page Giter Site logo

yanjiangjerry / 3d-cnn-bert-covid19 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deepcam-cn/3d-cnn-bert-covid19

0.0 0.0 0.0 104.08 MB

A 3D CNN Network with BERT For Automatic COVID-19 Diagnosis From CT-Scan Images (https://arxiv.org/abs/2106.14403)

Shell 0.01% Python 6.34% Jupyter Notebook 93.66%

3d-cnn-bert-covid19's Introduction

3D-CNN-BERT-COVID19: The 4th-place solution for the ICCV-2021 MIA COV19D Competition.

Implementation of "A 3D CNN Network with BERT For Automatic COVID-19 Diagnosis From CT-Scan Images" For details, refer to our paper https://arxiv.org/abs/2106.14403

There are four parts in this project

Preprocess

Preprocess the CT-scan volume images: check the image size, extract bounding box and percentage of the the lung in the whole image, select images for 3D CNN

Segmentation

A UNet segmentation network is trained. It is used to segment lung mask of an image.

BERT

A 3D CNN network with BERT for CT-scan volume classification and embedding feature extraction

MLP

A simple MLP is trained on the extracted 3D CNN-BERT features. This helps the classification accuracy when there are more than one set of images in a CT-scan volume.

License

The code of 3D-CNN-BERT-COVID19 is released under the MIT License. There is no limitation for both academic and commercial usage.

3d-cnn-bert-covid19's People

Contributors

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