Update README.md
Browse files
README.md
CHANGED
@@ -24,5 +24,4 @@ model-index:
|
|
24 |
This registry contains the model for making pneumonia predictions and was prepared for
|
25 |
Bielefeld University Deep Learning course homework.
|
26 |
|
27 |
-
|
28 |
-
# ## Example Images
|
|
|
24 |
This registry contains the model for making pneumonia predictions and was prepared for
|
25 |
Bielefeld University Deep Learning course homework.
|
26 |
|
27 |
+
The code used for this implementation mostly comes from here: https://github.com/nateraw/huggingpics it was a ready pipeline for model fine-tuning with huggingface and PyTorch Lightning for another dataset.
|
|