Coder Social home page Coder Social logo

ankit1khare / lightning-covid19 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lightning-universe/lightning-covid19

1.0 1.0 1.0 23 KB

Classification for covid-19 chest X-ray images using Lightning

Home Page: https://pytorchlightning.github.io/lightning-Covid19

License: MIT License

Python 92.42% PHP 3.38% Shell 4.20%

lightning-covid19's Introduction

Lightning-Covid19

Build Status

A detector for covid-19 chest X-ray images using PyTorch Lightning (for educational purposes)

Overview

This project came with actual global situation and reciently release X-ray dataset.

Data

The baseline models uses only covid-chestxray-dataset which is rather small (79 images at the time of writing).

They are also accessible with following python packages:

Installation

  1. Download the project: git clone https://github.com/PyTorchLightning/lightning-Covid19.git

  2. Setup your development environment:

From Python Virtual Environments

python3.6 -m venv venv  # from repo root, use python3.6+
source venv/bin/activate
pip install -r requirements

From conda

To install all the needed dependencies, or update the conda environment: ./setup_dev_env.sh

Then to activate the conda environment: source path.bash.inc

  1. You are good to go to run your experiments -> See section Experiments.

Experiments

See the Experiments on Wiki.

Contribution

Anyone is welcome to contribute and use this project!

The project's features, bugs, and questions are discussed and planned in the project's Github issue's.

For informal, longer discussion we use PyTorch-Lightning (PL) Slack Workspace. See how to join it - See point 4 in Section "Asking for Help" in PL README.

For easier combination and coordination we are using separate channel in PL Slack. Join our open-source community!

Notes on contributing code and results:

  • when mering PR, do "Squash & merge" so in master is only one commit and does not overlap with other commits from different PRs in parallel
  • for writing particular result or how to launch anything, lets ise Wiki for now as it much more flexible

References

TBD

lightning-covid19's People

Contributors

borda avatar edgarriba avatar oplatek avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

muskanmahajan37

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.