Skip to content

Commit ad378a7

Browse files
authored
Update README.md
1 parent 8b31289 commit ad378a7

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,16 @@ You can find statistical analysis: [Statistical Analysis](covid19_ECG/statistica
3838
* [Hexaxial Mapping Process for Negative vs Positive](covid19_ECG/features_map_negativeVSpositive.m)
3939
* **[Final Hexaxial Map Images](covid19_ECG/feature_maps)**
4040

41-
You can find detailed codes of first stage in [covid19_ECG](covid19_ECG).
41+
You can find detailed codes of first stage in [covid19_ECG](covid19_ECG).
4242

4343
### Second Part: Building Deep Network and Training
44+
First of all, it is necessary to move the hexaxial feature map images or 2D ECG images obtained in the first step (whichever is desired to be trained) to the relevant dataset file in the [covid_ECG_training](/covid_ECG_training) folder.
45+
46+
* [Modified AlexNet Architecture](/covid_ECG_training/mimarilerim/alexnet_modified.py)
47+
* [Training and Evaulating Code](/covid_ECG_training/train_network_covidECG_CV.py)
48+
49+
Detailed explanation is included in the code.
50+
4451

4552
## DOI
4653

@@ -81,4 +88,4 @@ Cite from [BiomedCentral](https://bmcmedinformdecismak.biomedcentral.com/article
8188
[PubMed ID:34034715](https://pubmed.ncbi.nlm.nih.gov/34034715/)
8289

8390
## Contact
84-
If you need any help, feel free to start an issue (preferred because other people can benefit ) or send me an email: [makif.ozdemir@ikcu.edu.tr](mailto:makif.ozdemir@ikcu.edu.tr)
91+
If you need any help, feel free to start an issue (preferred because other people can benefit) or send me an email: [makif.ozdemir@ikcu.edu.tr](mailto:makif.ozdemir@ikcu.edu.tr)

0 commit comments

Comments
 (0)