Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 255 Bytes

covid-19-xray-capsnet

using tuned capsule net to recognize covid-19 by open data set of x-ray

Follow the instruction below:

1. python3 mkdir.py
2. python3 split_data.py
3. python3 resize_images.py
4. python3 shuffle_data.py
5. python3 train.py