info.yaml 956 字节
Newer Older
1
---
2 3
Model_Info:
   name: "PP-YOLOv2"
W
wangxinxin08 已提交
4 5
   description: PP-YOLOv2是PP-YOLO的升级版本
   description_en: PP-YOLOv2 is an upgraded version of PP-YOLO
6
   update_time: 
7
   icon: "https://paddledet.bj.bcebos.com/modelcenter/images/icons/icon_PP-YOLOv2.png"
W
wangxinxin08 已提交
8
   from_repo: "PaddleDetection"
9 10

Task:
11
-   tag: 计算机视觉
12
    tag_en: Computer Vision
W
wangxinxin08 已提交
13
    sub_tag: 目标检测
14
    sub_tag_en: Object Detection
15 16
   
Example:
17 18
-  tag: 智慧安防
   tag_en: Smart Security
19 20 21 22 23 24 25 26 27 28
   sub_tag: 火灾/烟雾检测
   sub_tag_en: Smoke Detction
   title: 基于PP-YOLOv2的火灾/烟雾检测
   title_en: Smoke Detction based on PP-YOLOv2
   url: https://aistudio.baidu.com/aistudio/projectdetail/2503301
   url_en: 
  
 
Datasets: COCO test-dev2017, COCO train2017, COCO val2017, Pascal VOC
   
29
Publisher: Baidu
30 31 32 33

License: Apache 2.0

Paper: 
34
-	title: "PP-YOLOv2: A Practical Object Detector"
35 36 37 38 39 40 41 42 43
	url: https://arxiv.org/pdf/2104.10419.pdf


IfTraining: 1

IfOnlineDemo: 1