mangaruu commited on
Commit
d1760b8
·
1 Parent(s): efd7b65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ models = [
28
  },
29
  {
30
  "name": "Panoptic Segmentation",
31
- "config_file": "COCO-Detection/faster_rcnn_R_50_FPN_3x.yaml",
32
  },
33
  {
34
  "name": "Custom Model",
 
28
  },
29
  {
30
  "name": "Panoptic Segmentation",
31
+ "config_file": "COCO-PanopticSegmentation/panoptic_fpn_R_101_3x.yaml",
32
  },
33
  {
34
  "name": "Custom Model",