miwojc commited on
Commit
e4860a2
1 Parent(s): 8f0afa6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ def predict(img):
14
 
15
  interface_options = {
16
  "title": "kvasir-seg fastai segmentation",
17
- "description": "tbd",
18
  "layout": "horizontal",
19
  "examples": [
20
  "cju5eftctcdbj08712gdp989f.jpg",
 
14
 
15
  interface_options = {
16
  "title": "kvasir-seg fastai segmentation",
17
+ "description": "Demonstration of segmentation of gastrointestinal polyp images. This app is for reference only. It should not be used for medical diagnosis. Model was trained on Kvasir SEG dataset (https://datasets.simula.no/kvasir-seg/)",
18
  "layout": "horizontal",
19
  "examples": [
20
  "cju5eftctcdbj08712gdp989f.jpg",