eloise54 commited on
Commit
3f9c3dc
·
1 Parent(s): 46f0bee
Files changed (2) hide show
  1. PCAM-pipeline.ipynb +1 -1
  2. 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
- "[![GitLab Repo](https://img.shields.io/badge/GitLab-Repository-orange?logo=gitlab)](https://gitlab.com/robotics2ai/pcam_project)\n",
62
  "\n"
63
  ]
64
  },
 
58
  "\n",
59
  "### You can see the corresponding gitlab repo here \n",
60
  "\n",
61
+ "[![GitLab Repo](https://img.shields.io/badge/GitLab-Repository-orange?logo=gitlab)](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
  [![Hugging Face Spaces](https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/eloise54/pcam_project)
16
  [![Kaggle Notebook](https://img.shields.io/badge/Kaggle-Notebook-blue?logo=kaggle)](https://www.kaggle.com/code/eloisedai/pcam-tumor-detection-full-pytorch-pipeline)
17
- [![View](https://img.shields.io/badge/View-Notebook-blue?style=flat&logo=jupyter)](https://gitlab.com/robotics2ai/pcam_project/-/blob/main/PCAM-pipeline.ipynb?ref_type=heads)
18
  [![License: GPL-3.0](https://img.shields.io/badge/License-GPLv3-blue.svg)](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
- [![View](https://img.shields.io/badge/View-Notebook-blue?style=flat&logo=jupyter)](https://gitlab.com/robotics2ai/pcam_project/-/blob/main/PCAM-pipeline.ipynb?ref_type=heads)
35
 
36
  Or execute it on kaggle:
37
 
 
14
  # 🧬 PCam Dataset: Tumor Detection via Binary Image Classification
15
  [![Hugging Face Spaces](https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/eloise54/pcam_project)
16
  [![Kaggle Notebook](https://img.shields.io/badge/Kaggle-Notebook-blue?logo=kaggle)](https://www.kaggle.com/code/eloisedai/pcam-tumor-detection-full-pytorch-pipeline)
17
+ [![View](https://img.shields.io/badge/View-Notebook-blue?style=flat&logo=jupyter)](https://gitlab.com/nn_projects/pcam_project/-/blob/main/PCAM-pipeline.ipynb?ref_type=heads)
18
  [![License: GPL-3.0](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE)
19
 
20
  ## ⚡ Try it now ! With gradio ⚡
 
31
 
32
  You can view it here :
33
 
34
+ [![View](https://img.shields.io/badge/View-Notebook-blue?style=flat&logo=jupyter)](https://gitlab.com/nn_projects/pcam_project/-/blob/main/PCAM-pipeline.ipynb?ref_type=heads)
35
 
36
  Or execute it on kaggle:
37