GithubHelp home page GithubHelp logo

soumitri2001 / pneumonia-detection-local-search-aided-sca Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 4.0 14.46 MB

Based on our paper "Pneumonia Detection from Lung X-ray Images using Local Search Aided Sine Cosine Algorithm based Deep Feature Selection Method" [International Journal of Intelligent Systems, Wiley]

Home Page: https://dx.doi.org/10.1002/int.22703

License: MIT License

Python 100.00%
deep-learning sine-cosine-algorithm feature-selection pneumonia-detection evolutionary-algorithms

pneumonia-detection-local-search-aided-sca's Introduction

Pneumonia Detection using Local Search aided Sine-Cosine Algorithm

Based on our paper "Pneumonia Detection from Lung X-ray Images using Local Search Aided Sine Cosine Algorithm based Deep Feature Selection Method" published in International Journal of Intelligent Systems, Wiley (2021).

Note: Access the preprint here. For the PDF of the published version of the manuscript, please email the first and/or second authors at: [email protected] and [email protected].

Model Architecture

Requirements

To install the required dependencies run the following in command prompt: pip install -r requirements.txt

Running the codes:

Required directory structure:

(Note: train and val contains subfolders representing classes in the dataset.)


+-- data
|   +-- .
|   +-- train
|   +-- val
+-- AbSCA.py
+-- local_search.py
+-- main.py

Then, run the code using the command prompt as follows:

python main.py --data_directory "data"

Available arguments:

  • --epochs: Number of epochs of training. Default = 20
  • --learning_rate: Learning Rate. Default = 0.001
  • --batch_size: Batch Size. Default = 4
  • --momentum: Momentum. Default = 0.9

Citation:

If this article helps in your research in any way, please cite us using:

@article{chattopadhyay2022pneumonia,
  title={Pneumonia detection from lung X-ray images using local search aided sine cosine algorithm based deep feature selection method},
  author={Chattopadhyay, Soumitri and Kundu, Rohit and Singh, Pawan Kumar and Mirjalili, Seyedali and Sarkar, Ram},
  journal={International Journal of Intelligent Systems},
  DOI={10.1002/int.22703},
  volume={37},
  number={7},
  pages={3777--3814},
  year={2022},
  publisher={Wiley Online Library}
}

pneumonia-detection-local-search-aided-sca's People

Contributors

dependabot[bot] avatar rohit-kundu avatar soumitri2001 avatar

Stargazers

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