info.yaml 949 字节
Newer Older
W
wangxinxin08 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
---
Model_Info:
  name: "PP-YOLO"
  description: "PP-YOLO是PaddleDetection优化和改进的YOLOv3的模型"
  description_en: "PP-YOLO is a optimized model based on YOLOv3 in PaddleDetection"
  icon: "@后续UE统一设计之后,会存到bos上某个位置"
  from_repo: "PaddleDetection"
Task:
- tag_en: "Computer Vision"
  tag: "计算机视觉"
  sub_tag_en: "Object Detection"
  sub_tag: "目标检测"
Example:
- tag_en: "Industrial/Energy"
  tag: "工业/能源"
  sub_tag_en: "meter reading"
  title: "基于OpenVINO的工业指针型表计读数"
  sub_tag: "表计读数"
  url: "https://aistudio.baidu.com/aistudio/projectdetail/3975848?contributionType=1"
Datasets: "COCO test-dev2017, COCO train2017, COCO val2017, Pascal VOC"
Pulisher: "Baidu"
License: "apache.2.0"
Paper:
- title: "PP-YOLO: An Effective and Efficient Implementation of Object Detector"
  url: "https://arxiv.org/pdf/2007.12099v3.pdf"
IfTraining: 1
IfOnlineDemo: 1