paper-with-me

Papers

YOLOv6 v3.0: A Full-Scale Reloading

2023-01-13 · Chuyi Li, Lulu Li, Yifei Geng, Hongliang Jiang, Meng Cheng, Bo Zhang, Zaidan Ke, Xiaoming Xu, Xiangxiang Chu

The YOLO community has been in high spirits since our first two releases! By the advent of Chinese New Year 2023, which sees the Year of the Rabbit, we refurnish YOLOv6 with numerous novel enhancements on the network architecture and the training scheme. This release is identified as YOLOv6 v3.0. For a glimpse of performance, our YOLOv6-N hits 37.5% AP on the COCO dataset at a throughput of 1187 FPS tested with an NVIDIA Tesla T4 GPU. YOLOv6-S strikes 45.0% AP at 484 FPS, outperforming other mainstream detectors at the same scale (YOLOv5-S, YOLOv8-S, YOLOX-S and PPYOLOE-S). Whereas, YOLOv6-M/L also achieve better accuracy performance (50.0%/52.8% respectively) than other detectors at a similar inference speed. Additionally, with an extended backbone and neck design, our YOLOv6-L6 achieves the state-of-the-art accuracy in real-time. Extensive experiments are carefully conducted to validate the effectiveness of each improving component. Our code is made available at https://github.com/meituan/YOLOv6.

📄 PDF Abstract BibTeX arXiv:2301.05586

Code (5)

meituan/yolov6 공식 구현 pytorch
CycloneBoy/PPDetectionPytorch pytorch
PaddlePaddle/PaddleDetection paddle
PaddlePaddle/PaddleYOLO paddle
yang-0201/YOLOv6_pro pytorch

Tasks

GPUObject DetectionReal-Time Object Detection

Similar Papers 제목 키워드 기반

Mining Block I/O Traces for Cache Preloading with Sparse Temporal Non-parametric Mixture of Multivariate Poisson

2014-10-13 · Lavanya Sita Tekumalla, Chiranjib Bhattacharyya

Existing caching strategies, in the storage domain, though well suited to exploit short range spatio-temporal patterns, are unable to leverage long-range motifs for improving hitrates. Motivated by this, we investigate n…

Clustering

FlashMem: Supporting Modern DNN Workloads on Mobile with GPU Memory Hierarchy Optimizations

2026-02-17 · Zhihao Shu, Md Musfiqur Rahman Sanim, Hangyu Zheng, Kunxiong Zhu 외 arxiv

The increasing size and complexity of modern deep neural networks (DNNs) pose significant challenges for on-device inference on mobile GPUs, with limited memory and computational resources. Existing DNN acceleration fram…

DeLoad: Demand-Driven Short-Video Preloading with Scalable Watch-Time Estimation

2025-10-21 · Tong Liu, Zhiwei Fan, Guanyan Peng, Haodan Zhang 외 arxiv

Short video streaming has become a dominant paradigm in digital media, characterized by rapid swiping interactions and diverse media content. A key technical challenge is designing an effective preloading strategy that d…

Reinforcement Learning

YOLOv6: A Single-Stage Object Detection Framework for Industrial Applications

2022-09-07 · Chuyi Li, Lulu Li, Hongliang Jiang, Kaiheng Weng 외

For years, the YOLO series has been the de facto industry-level standard for efficient object detection. The YOLO community has prospered overwhelmingly to enrich its use in a multitude of hardware platforms and abundant…

GPUObject DetectionPedestrian DetectionQuantization+1

Closed-Loop Robotic Manipulation of Transparent Substrates for Self-Driving Laboratories using Deep Learning Micro-Error Correction

2025-12-04 · Kelsey Fontenot, Anjali Gorti, Iva Goel, Tonio Buonassisi 외 arxiv

Self-driving laboratories (SDLs) have accelerated the throughput and automation capabilities for discovering and improving chemistries and materials. Although these SDLs have automated many of the steps required to condu…