arudaev commited on
Commit
b4be829
·
verified ·
1 Parent(s): 8bf278d

docs: add presentation deck link

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -17,6 +17,13 @@ datasets:
17
 
18
  # CheXVision-ResNet
19
 
 
 
 
 
 
 
 
20
  > **CheXVision** — Deep Learning & Big Data university project.
21
  > 14-class chest X-ray pathology detection + binary normal/abnormal classification
22
  > on the NIH Chest X-ray14 dataset (112,120 images).
 
17
 
18
  # CheXVision-ResNet
19
 
20
+ ## Project Resources
21
+
22
+ - [GitHub repository](https://github.com/arudaev/chexvision)
23
+ - [Presentation deck](https://arudaev.github.io/chexvision/)
24
+ - [Live demo](https://huggingface.co/spaces/arudaev/chexvision-demo)
25
+ - [Dataset](https://huggingface.co/datasets/arudaev/chest-xray-14-320)
26
+
27
  > **CheXVision** — Deep Learning & Big Data university project.
28
  > 14-class chest X-ray pathology detection + binary normal/abnormal classification
29
  > on the NIH Chest X-ray14 dataset (112,120 images).