【PP-YOLOv2-YAML】(注:本yaml样例仅供大家了解数据结构,研发同学会提供页面配置前端工具,到时候自动生成yaml文件) Model_Info: name: "PP-YOLOv2" description: PP-YOLOv2是PP-YOLO的升级版本 description_en: PP-YOLOv2 is an upgraded version of PP-YOLO update_time: icon: url from_repo: "PaddleDetection" Task: - tag: 计算机视觉 tag_en: Computer Vision sub_tag: 目标检测 sub_tag_en: Object Detection, sub_tag: 人脸检测 sub_tag_en: Face Detection Example: - tag: 智慧安防 tag_en: Intelligent Security 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 Pulisher: Baidu License: Apache 2.0 Paper: - title: PP-YOLOv2: A Practical Object Detector url: https://arxiv.org/pdf/2104.10419.pdf IfTraining: 1 IfOnlineDemo: 1