English
Related papers

Related papers: MCAQ-YOLO: Morphological Complexity-Aware Quantiza…

200 papers

The YOLO (You Only Look Once) series has been a leading framework in real-time object detection, consistently improving the balance between speed and accuracy. However, integrating attention mechanisms into YOLO has been challenging due to…

Computer Vision and Pattern Recognition · Computer Science 2025-04-17 Rahima Khanam , Muhammad Hussain

How can we accurately quantize a pre-trained Vision Transformer model? Quantization algorithms compress Vision Transformers (ViTs) into low-bit formats, reducing memory and computation demands with minimal accuracy degradation. However,…

Computer Vision and Pattern Recognition · Computer Science 2025-11-17 Minjun Kim , Jaeri Lee , Jongjin Kim , Jeongin Yun , Yongmo Kwon , U Kang

Quantizing deep neural networks is an effective method for reducing memory consumption and improving inference speed, and is thus useful for implementation in resource-constrained devices. However, it is still hard for extremely low-bit…

Computer Vision and Pattern Recognition · Computer Science 2021-11-03 Kohei Yamamoto

To bridge the ever increasing gap between deep neural networks' complexity and hardware capability, network quantization has attracted more and more research attention. The latest trend of mixed precision quantization takes advantage of…

Machine Learning · Computer Science 2025-10-28 Yuexiao Ma , Taisong Jin , Xiawu Zheng , Yan Wang , Huixia Li , Yongjian Wu , Guannan Jiang , Wei Zhang , Rongrong Ji

LiDAR-Inertial Odometry (LIO) is widely used for autonomous navigation, but its deployment on Size, Weight, and Power (SWaP)-constrained platforms remains challenging due to the computational cost of processing dense point clouds.…

Robotics · Computer Science 2025-03-12 Boyang Lou , Shenghai Yuan , Jianfei Yang , Wenju Su , Yingjian Zhang , Enwen Hu

Object detection in civil engineering applications is constrained by limited annotated data in specialized domains. We introduce DINO-YOLO, a hybrid architecture combining YOLOv12 with DINOv3 self-supervised vision transformers for…

Computer Vision and Pattern Recognition · Computer Science 2025-11-03 Malaisree P , Youwai S , Kitkobsin T , Janrungautai S , Amorndechaphon D , Rojanavasu P

Road damage detection is a critical task for ensuring traffic safety and maintaining infrastructure integrity. While deep learning-based detection methods are now widely adopted, they still face two core challenges: first, the inadequate…

Computer Vision and Pattern Recognition · Computer Science 2025-08-01 Zicheng Lin , Weichao Pan

Despite the rapid advancement of object detection algorithms, processing high-resolution images on embedded devices remains a significant challenge. Theoretically, the fully convolutional network architecture used in current real-time…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Sangjune Shin , Dongkun Shin

Marine debris detection for ocean robot is crucial for ecological protection, yet performance is often degraded by low-quality images with blur, complex backgrounds, and small targets. To address these challenges, we propose YOLO-MD, an…

Computer Vision and Pattern Recognition · Computer Science 2026-05-11 Yuyang Li , Jiashu Han , Yinyi Lai , Wenbin Kang , Zenghui Liu

Large Language Models (LLMs) promise impressive capabilities, yet their multi-billion-parameter scale makes on-device or low-resource deployment prohibitive. Mixed-precision quantization offers a compelling solution, but existing methods…

Machine Learning · Computer Science 2025-12-16 Junchen Zhao , Ali Derakhshan , Jayden Kana Hyman , Junhao Dong , Sangeetha Abdu Jyothi , Ian Harris

Object detection remains an active area of research in the field of computer vision, and considerable advances and successes has been achieved in this area through the design of deep convolutional neural networks for tackling object…

Computer Vision and Pattern Recognition · Computer Science 2019-10-04 Alexander Wong , Mahmoud Famuori , Mohammad Javad Shafiee , Francis Li , Brendan Chwyl , Jonathan Chung

The Segment Anything Model (SAM) is a popular vision foundation model; however, its high computational and memory demands make deployment on resource-constrained devices challenging. While Post-Training Quantization (PTQ) is a practical…

Computer Vision and Pattern Recognition · Computer Science 2025-05-09 Navin Ranjan , Andreas Savakis

Recent research on real-time object detectors (e.g., YOLO series) has demonstrated the effectiveness of attention mechanisms for elevating model performance. Nevertheless, existing methods neglect to unifiedly deploy hierarchical attention…

Computer Vision and Pattern Recognition · Computer Science 2024-12-11 Xuecheng Wu , Junxiao Xue , Liangyu Fu , Jiayu Nie , Danlei Huang , Xinyi Yin

Obtaining large-scale labeled object detection dataset can be costly and time-consuming, as it involves annotating images with bounding boxes and class labels. Thus, some specialized active learning methods have been proposed to reduce the…

Computer Vision and Pattern Recognition · Computer Science 2023-03-30 Yi-Syuan Liou , Tsung-Han Wu , Jia-Fong Yeh , Wen-Chin Chen , Winston H. Hsu

Diffusion models (DMs) generate remarkable high quality images via the stochastic denoising process, which unfortunately incurs high sampling time. Post-quantizing the trained diffusion models in fixed bit-widths, e.g., 4 bits on weights…

Computer Vision and Pattern Recognition · Computer Science 2024-12-03 Rocco Manz Maruzzelli , Basile Lewandowski , Lydia Y. Chen

Surface defect detection in industrial scenarios is both crucial and technically demanding due to the wide variability in defect types, irregular shapes and sizes, fine-grained requirements, and complex material textures. Although recent…

Computer Vision and Pattern Recognition · Computer Science 2025-06-27 Jiawei Hu

Advances in lightweight neural networks have revolutionized computer vision in a broad range of IoT applications, encompassing remote monitoring and process automation. However, the detection of small objects, which is crucial for many of…

Computer Vision and Pattern Recognition · Computer Science 2024-10-23 Liam Boyle , Julian Moosmann , Nicolas Baumann , Seonyeong Heo , Michele Magno

Efficient computation in deep neural networks is crucial for real-time object detection. However, recent advancements primarily result from improved high-performing hardware rather than improving parameters and FLOP efficiency. This is…

Computer Vision and Pattern Recognition · Computer Science 2025-07-25 Lilian Hollard , Lucas Mohimont , Nathalie Gaveau , Luiz Angelo Steffenel

Object detection is a computer vision field that has applications in several contexts ranging from biomedicine and agriculture to security. In the last years, several deep learning techniques have greatly improved object detection models.…

Computer Vision and Pattern Recognition · Computer Science 2018-09-11 Ángela Casado , Jónathan Heras

Artificial intelligence-enhanced identification of organs, lesions, and other structures in medical imaging is typically done using convolutional neural networks (CNNs) designed to make voxel-accurate segmentations of the region of…