Skip to content

Instantly share code, notes, and snippets.

@roywei
Created May 21, 2020 21:51
Show Gist options
  • Save roywei/a17806b2101df9aac98087fe320210c5 to your computer and use it in GitHub Desktop.
Save roywei/a17806b2101df9aac98087fe320210c5 to your computer and use it in GitHub Desktop.
python build_covid_dataset.py --covid covid-chestxray-dataset --output dataset/covid
python sample_kaggle_dataset.py --kaggle chest_xray --output dataset/normal
python train_covid19.py --dataset dataset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment