Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -31,9 +31,6 @@ This project is approved by the University of Montreal's Ethics Committee #CERSE
|
|
| 31 |
|
| 32 |
The labels are arranged in a hierarchy:
|
| 33 |
|
| 34 |
-
<img width=300 src="[hierarchy.jpg](https://huggingface.co/datasets/pulmo/chest-xray-images/resolve/main/hierarchy.jpg?download=true)"/>
|
| 35 |
-
|
| 36 |
-
|
| 37 |
Current stats of PA, AP, and AP Supine views. Labels 0=No or 1=Yes. Data loader is [here](https://github.com/mlmed/torchxrayvision/blob/master/torchxrayvision/datasets.py#L867)
|
| 38 |
```
|
| 39 |
COVID19_Dataset num_samples=481 views=['PA', 'AP']
|
|
|
|
| 31 |
|
| 32 |
The labels are arranged in a hierarchy:
|
| 33 |
|
|
|
|
|
|
|
|
|
|
| 34 |
Current stats of PA, AP, and AP Supine views. Labels 0=No or 1=Yes. Data loader is [here](https://github.com/mlmed/torchxrayvision/blob/master/torchxrayvision/datasets.py#L867)
|
| 35 |
```
|
| 36 |
COVID19_Dataset num_samples=481 views=['PA', 'AP']
|