info.yaml 889 字节
Newer Older
W
wangxinxin08 已提交
1 2 3 4 5
---
Model_Info:
  name: "PP-YOLOE+"
  description: "PP-YOLOE+是PP-YOLOE的升级版"
  description_en: "PP-YOLOE+ is an upgraded version of PP-YOLOE"
6
  icon: "https://paddledet.bj.bcebos.com/modelcenter/images/icons/icon_PP-YOLOE%2B.png"
W
wangxinxin08 已提交
7 8 9 10 11 12 13 14 15 16 17 18 19 20
  from_repo: "PaddleDetection"
Task:
- tag_en: "Computer Vision"
  tag: "计算机视觉"
  sub_tag_en: "Object Detection"
  sub_tag: "目标检测"
Example:
- tag_en: "Intelligent Transportation"
  tag: "智慧交通"
  sub_tag_en: "Object Detection"
  title: "基于PP-YOLOE的雾天行人车辆目标检测"
  sub_tag: "目标检测"
  url: "https://aistudio.baidu.com/aistudio/projectdetail/4228391"
Datasets: "COCO test-dev2017, COCO train2017, COCO val2017, Pascal VOC"
21
Publisher: "Baidu"
W
wangxinxin08 已提交
22 23 24 25 26 27
License: "apache.2.0"
Paper:
- title: "PP-YOLOE: An evolved version of YOLO"
  url: "https://arxiv.org/pdf/2203.16250v2.pdf"
IfTraining: 1
IfOnlineDemo: 1