Tagged articles
5 articles
Page 1 of 1
Meituan Technology Team
Meituan Technology Team
Oct 11, 2023 · Artificial Intelligence

Meituan Vision AI Research Highlights and Open‑Source Releases

This article compiles Meituan's cutting‑edge computer‑vision research and engineering achievements—including CVPR award‑winning segmentation, YOLOv6 releases, GPU inference optimizations, the Food2K dataset, and numerous paper digests—to provide practical insights for visual AI practitioners.

CVPRFood2KGPU inference
0 likes · 11 min read
Meituan Vision AI Research Highlights and Open‑Source Releases
Meituan Technology Team
Meituan Technology Team
Mar 2, 2023 · Artificial Intelligence

Technical Innovations in YOLOv6 3.0 for Real‑Time Object Detection

YOLOv6 3.0 raises real‑time object detection performance to a new peak with 57.2% AP and 29 FPS on a T4 GPU, surpassing YOLOv7‑E6E, and introduces RepBi‑PAN Neck, Anchor‑Aided Training, and Decoupled Location Distillation to boost accuracy and efficiency.

Anchor-Aided TrainingDecoupled Location DistillationRepBi-PAN
0 likes · 13 min read
Technical Innovations in YOLOv6 3.0 for Real‑Time Object Detection
Meituan Technology Team
Meituan Technology Team
Sep 22, 2022 · Artificial Intelligence

Quantization Deployment Scheme for YOLOv6: Methods, Optimizations, and Performance Evaluation

The paper proposes a full quantization pipeline for YOLOv6 that combines a re‑parameterization optimizer, partial PTQ, channel‑wise distillation, graph‑scale merging, and GPU‑offloaded preprocessing, enabling an INT8 model to retain ~42 % mAP while delivering over 200 % throughput increase and 40 % QPS gain versus FP16.

Channel DistillationModel DeploymentPTQ
0 likes · 16 min read
Quantization Deployment Scheme for YOLOv6: Methods, Optimizations, and Performance Evaluation
Meituan Technology Team
Meituan Technology Team
Sep 15, 2022 · Artificial Intelligence

YOLOv6 2.0: Enhanced Object Detection Models and Quantization Solutions

The new YOLOv6 2.0 release upgrades lightweight and medium‑large models with a CSPStackRep backbone, self‑distillation, and a custom quantization pipeline, delivering up to 869 FPS for the quantized YOLOv6‑S and achieving 49.5%/52.5% AP on COCO while halving training time.

COCO benchmarkCSPStackRepQuantization
0 likes · 6 min read
YOLOv6 2.0: Enhanced Object Detection Models and Quantization Solutions
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