Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ metrics:
|
|
10 |
|
11 |
# Vision Transformer fine-tuned on kvasir_v2 for colonoscopy classification
|
12 |
|
|
|
13 |
|
14 |
### Drag the following images to the widget to test the model
|
15 |
|
@@ -22,6 +23,11 @@ metrics:
|
|
22 |
- ![](https://i.imgur.com/qcCYpN9_d.webp?maxwidth=224&fidelity=grand)
|
23 |
|
24 |
|
|
|
|
|
|
|
|
|
|
|
25 |
## Metrics
|
26 |
|
27 |
```
|
|
|
10 |
|
11 |
# Vision Transformer fine-tuned on kvasir_v2 for colonoscopy classification
|
12 |
|
13 |
+
## Demo
|
14 |
|
15 |
### Drag the following images to the widget to test the model
|
16 |
|
|
|
23 |
- ![](https://i.imgur.com/qcCYpN9_d.webp?maxwidth=224&fidelity=grand)
|
24 |
|
25 |
|
26 |
+
## Training
|
27 |
+
|
28 |
+
You can find the code [here](https://github.com/qanastek/HugsVision/blob/main/recipes/kvasir_v2/binary_classification/Kvasir_v2_Image_Classifier.ipynb)
|
29 |
+
|
30 |
+
|
31 |
## Metrics
|
32 |
|
33 |
```
|