Steve_M commited on
Commit
be64c42
·
1 Parent(s): 0e3ce25

Update: README

Browse files
Files changed (1) hide show
  1. README.md +14 -11
README.md CHANGED
@@ -1,11 +1,14 @@
1
- # Kvasir Gastrointestinal Endoscopy Classifier
2
-
3
- Upload an endoscopy image and select a model to classify it into one of
4
-
5
- **8 GI tract categories**: esophagitis, polyps, ulcerative colitis,
6
- dyed lifted polyps, dyed resection margins, normal cecum, pylorus, or z-line.
7
-
8
- > The models in use were trained on [Kvasir endoscopy images](https://www.kaggle.com/datasets/meetnagadia/kvasir-dataset) only .
9
- > Uploading unrelated images will produce unreliable predictions.
10
-
11
- - Here is a link to the working application: [App](https://huggingface.co/spaces/Livewirez/image_classification_v2)
 
 
 
 
1
+ ---
2
+ title: DeepLearning
3
+ emoji: 🏢
4
+ colorFrom: green
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 6.14.0
8
+ python_version: '3.13'
9
+ app_file: app.py
10
+ pinned: false
11
+ license: gpl-3.0
12
+ ---
13
+
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference