info.yaml 966 字节
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 28
---
Model_Info:
  name: "PP-PicoDet"
  description: "PP-PicoDet是轻量级系列模型,在移动端具有卓越的性能"
  description_en: "PP-PicoDet has a series of lightweight models, which are very suitable\
    \ for deployment on mobile or CPU"
  icon: "@后续UE统一设计之后,会存到bos上某个位置"
  from_repo: "PaddleDetection"
Task:
- tag_en: "Computer Vision"
  tag: "计算机视觉"
  sub_tag_en: "Object Detection"
  sub_tag: "目标检测"
Example:
- tag_en: "Intelligent City"
  tag: "智慧城市"
  sub_tag_en: "Road Hazard Detection"
  title: "路面病害检测"
  sub_tag: "路面危害检测"
  url: "https://aistudio.baidu.com/aistudio/projectdetail/3898651"
Datasets: "COCO test-dev2017, COCO train2017, COCO val2017, Pascal VOC"
Pulisher: "Baidu"
License: "apache.2.0"
Paper:
- title: "PP-PicoDet: A Better Real-Time Object Detector on Mobile Devices"
  url: "https://arxiv.org/abs/2111.00902"
IfTraining: 1
IfOnlineDemo: 1