Skip to content

Code for the paper "Few‑shot learning for COVID‑19 chest X‑ray classification with imbalanced data: an inter vs. intra domain study"

License

Notifications You must be signed in to change notification settings

Alejandro-Galan/Few-shot_COVID-19_Inter-vs-Intra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Few‑shot learning for COVID‑19 chest X‑ray classification with imbalanced data: an inter vs. intra domain study

Full text available here.

Gitter Tensorflow License

AboutHow To UseCitationsLicense

About

Inter and Intra-domain study in few-shot learning scenarios with severe data imbalance based on Siamese neural networks. Tested over four chest X-ray datasets with annotated cases of both positive and negative COVID-19 diagnoses. All datasets are publicly accessible: ChestX-ray can be found at https://nihcc.app.box.com/v/ChestXray-NIHCC, GitHub-COVID at https://github.com/ieee8023/covid-chestxray-dataset, PadChest is available at https://bimcv.cipf.es/bimcv-projects/padchest, and BIMCV-COVID repositories can be accessed through https://bimcv.cipf.es/bimcv-projects/bimcv-covid19.

How To Use

To replicate the work, execute the file main_launch_experiments.py. It is ready to receive different parameters, each one corresponding to a concrete experiment.

The code has been used over a Docker environment. However, the requirements for any other virtual environment can be easily extracted from docker/Dockerfile.

Citations

@Article{Galan-Cuenca2024,
  author={Galan-Cuenca, Alejandro
  and Gallego, Antonio Javier
  and Saval-Calvo, Marcelo
  and Pertusa, Antonio},
  title={Few-shot learning for COVID-19 chest X-ray classification with imbalanced data: an inter vs. intra domain study},
  journal={Pattern Analysis and Applications},
  year={2024},
  month={Jun},
  day={11},
  volume={27},
  number={3},
  pages={69},
  issn={1433-755X},
  doi={10.1007/s10044-024-01285-w},
  url={https://doi.org/10.1007/s10044-024-01285-w}
}

License

This work is under a MIT license.

About

Code for the paper "Few‑shot learning for COVID‑19 chest X‑ray classification with imbalanced data: an inter vs. intra domain study"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published