blesot commited on
Commit
d34201e
·
1 Parent(s): 0bcb3a1

updates hearder information

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -27,11 +27,8 @@ from model import AppModel
27
  ## Edit and
28
  DESCRIPTION = """# MMDetection
29
  This is an unofficial demo for [https://github.com/open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection).
30
-
31
  With this demo, object detection using the Mask R-CNN & Faster R-CNN model can be performed. You can upload image files, or use the example files below.
32
-
33
  For more information on the Models, find some helpful resources below.
34
-
35
  - Pretrained model from [OpenMMlab](https://github.com/open-mmlab/mmdetection)
36
  - [Faster R-CNN Paper: Towards Real-Time Object
37
  Detection with Region Proposal Networks](https://arxiv.org/pdf/1506.01497.pdf)
 
27
  ## Edit and
28
  DESCRIPTION = """# MMDetection
29
  This is an unofficial demo for [https://github.com/open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection).
 
30
  With this demo, object detection using the Mask R-CNN & Faster R-CNN model can be performed. You can upload image files, or use the example files below.
 
31
  For more information on the Models, find some helpful resources below.
 
32
  - Pretrained model from [OpenMMlab](https://github.com/open-mmlab/mmdetection)
33
  - [Faster R-CNN Paper: Towards Real-Time Object
34
  Detection with Region Proposal Networks](https://arxiv.org/pdf/1506.01497.pdf)