info.yaml 951 字节
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: 
D
DanielYang 已提交
7
   icon: "https://user-images.githubusercontent.com/23690325/204210980-9ee0f09b-f5bc-4515-b0f8-86450d2b3498.png"
W
wangxinxin08 已提交
8
   from_repo: "PaddleDetection"
9
Task:
10 11 12 13
- tag: 计算机视觉
  tag_en: Computer Vision
  sub_tag: 目标检测
  sub_tag_en: Object Detection 
14
Example:
15
- tag: 智慧安防
D
DanielYang 已提交
16
  tag_en: Intelligent Security
17 18 19 20 21 22
  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: 
23
Datasets: COCO test-dev2017, COCO train2017, COCO val2017, Pascal VOC
24
Publisher: Baidu
25 26
License: Apache 2.0
Paper: 
27 28
- title: "PP-YOLOv2: A Practical Object Detector"
  url: https://arxiv.org/pdf/2104.10419.pdf
29
IfTraining: 1
30
IfOnlineDemo: 1