Spaces:
Running
Running
updated
Browse files- PCAM-pipeline.ipynb +1 -1
- README.md +2 -2
PCAM-pipeline.ipynb
CHANGED
|
@@ -58,7 +58,7 @@
|
|
| 58 |
"\n",
|
| 59 |
"### You can see the corresponding gitlab repo here \n",
|
| 60 |
"\n",
|
| 61 |
-
"[](https://gitlab.com/
|
| 62 |
"\n"
|
| 63 |
]
|
| 64 |
},
|
|
|
|
| 58 |
"\n",
|
| 59 |
"### You can see the corresponding gitlab repo here \n",
|
| 60 |
"\n",
|
| 61 |
+
"[](https://gitlab.com/nn_projects/pcam_project)\n",
|
| 62 |
"\n"
|
| 63 |
]
|
| 64 |
},
|
README.md
CHANGED
|
@@ -14,7 +14,7 @@ short_description: 'PCam Dataset: Tumor Detection Image Binary Classification'
|
|
| 14 |
# 🧬 PCam Dataset: Tumor Detection via Binary Image Classification
|
| 15 |
[](https://huggingface.co/spaces/eloise54/pcam_project)
|
| 16 |
[](https://www.kaggle.com/code/eloisedai/pcam-tumor-detection-full-pytorch-pipeline)
|
| 17 |
-
[](https://gitlab.com/
|
| 18 |
[](LICENSE)
|
| 19 |
|
| 20 |
## ⚡ Try it now ! With gradio ⚡
|
|
@@ -31,7 +31,7 @@ Or start the local gradio app
|
|
| 31 |
|
| 32 |
You can view it here :
|
| 33 |
|
| 34 |
-
[](https://gitlab.com/
|
| 35 |
|
| 36 |
Or execute it on kaggle:
|
| 37 |
|
|
|
|
| 14 |
# 🧬 PCam Dataset: Tumor Detection via Binary Image Classification
|
| 15 |
[](https://huggingface.co/spaces/eloise54/pcam_project)
|
| 16 |
[](https://www.kaggle.com/code/eloisedai/pcam-tumor-detection-full-pytorch-pipeline)
|
| 17 |
+
[](https://gitlab.com/nn_projects/pcam_project/-/blob/main/PCAM-pipeline.ipynb?ref_type=heads)
|
| 18 |
[](LICENSE)
|
| 19 |
|
| 20 |
## ⚡ Try it now ! With gradio ⚡
|
|
|
|
| 31 |
|
| 32 |
You can view it here :
|
| 33 |
|
| 34 |
+
[](https://gitlab.com/nn_projects/pcam_project/-/blob/main/PCAM-pipeline.ipynb?ref_type=heads)
|
| 35 |
|
| 36 |
Or execute it on kaggle:
|
| 37 |
|