Tagged articles
2 articles
Page 1 of 1
Meituan Technology Team
Meituan Technology Team
Jun 23, 2022 · Artificial Intelligence

YOLOv6: An Efficient Industrial Object Detection Framework

YOLOv6, developed by Meituan's Vision Intelligence team, introduces a hardware‑friendly backbone, an efficient decoupled head, and advanced training strategies that together achieve up to 35.0% AP at 1242 FPS on COCO while outperforming YOLOv5, YOLOX and other same‑size models across multiple deployment platforms.

SIoU lossSimOTAYOLOv6
0 likes · 15 min read
YOLOv6: An Efficient Industrial Object Detection Framework
Tencent Cloud Developer
Tencent Cloud Developer
Mar 6, 2020 · Artificial Intelligence

WeChat "Scan" Object Detection: Mobile AI Model Design, Optimization, and Deployment

The paper presents a lightweight, anchor‑free CenterNet‑based object‑ness detector for WeChat’s Scan feature, built on a ShuffleNetV2 backbone with enlarged 5×5 depth‑wise convolutions, a streamlined detection head, and a Pyramid Interpolation Module, then quantized, ONNX‑converted and NCNN‑deployed to achieve a 436 KB model running in ~15 ms per frame on an iPhone 8 CPU.

CenterNetMobile AIModel Optimization
0 likes · 12 min read
WeChat "Scan" Object Detection: Mobile AI Model Design, Optimization, and Deployment