RashiAgarwal commited on
Commit
bc7cdd6
·
1 Parent(s): 5fd0532

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ gr.Interface(
18
  ],
19
  outputs=gr.Gallery(rows=2, columns=1),
20
  title = '''YoloV3 on PASCAL VOC Dataset From Scratch
21
- Classes - aeroplane, bicycle, bird,
22
  boat, bottle, bus, car, cat, chair,
23
  cow, diningtable, dog,horse, motorbike,
24
  person, pottedplant, sheep, sofa,train, tvmonitor
 
18
  ],
19
  outputs=gr.Gallery(rows=2, columns=1),
20
  title = '''YoloV3 on PASCAL VOC Dataset From Scratch
21
+ Classes supported : \\n aeroplane, bicycle, bird,
22
  boat, bottle, bus, car, cat, chair,
23
  cow, diningtable, dog,horse, motorbike,
24
  person, pottedplant, sheep, sofa,train, tvmonitor