Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad90243

Browse files
committed
removed archive folder
1 parent 304b4cf commit ad90243

File tree

7 files changed

+5
-6494
lines changed

7 files changed

+5
-6494
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ data.py
1616
export_to_meta.py
1717
model.py
1818
train_tf.py
19+
archive/

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ These are the final results for COVID-Net Small and COVID-Net Large.
191191

192192
## Pretrained Models
193193

194-
| Type | COVID-19 Sensitivity | # Params (M) | Model |
195-
|:-----:|:--------------------:|:------------:|:-------------------:|
196-
| ckpt | 80.0 | 116 |[COVID-Net Small](https://drive.google.com/file/d/1djqWcxzRehtyJV9EQsppj1YdgsP2JRQy/view?usp=sharing)|
197-
| ckpt | 90.0 | 126 |[COVID-Net Large](https://drive.google.com/file/d/1xrxK9swFVlFI-WAYcccIgm0tt9RgawXD/view?usp=sharing)|
194+
| Type | COVID-19 Sensitivity | # Params (M) | MACs (G) | Model |
195+
|:-----:|:--------------------:|:------------:|:--------:|:-------------------:|
196+
| ckpt | 80.0 | 116.6 | 2.26 |[COVID-Net Small](https://drive.google.com/file/d/1djqWcxzRehtyJV9EQsppj1YdgsP2JRQy/view?usp=sharing)|
197+
| ckpt | 90.0 | 126.6 | 3.59 |[COVID-Net Large](https://drive.google.com/file/d/1xrxK9swFVlFI-WAYcccIgm0tt9RgawXD/view?usp=sharing)|

archive/create_COVIDx.ipynb

Lines changed: 0 additions & 266 deletions
This file was deleted.

0 commit comments

Comments
 (0)