中文
相关论文

相关论文: CABM: Content-Aware Bit Mapping for Single Image S…

200 篇论文

Neural Networks require large amounts of memory and compute to process high resolution images, even when only a small part of the image is actually informative for the task at hand. We propose a method based on a differentiable Top-K…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Jean-Baptiste Cordonnier , Aravindh Mahendran , Alexey Dosovitskiy , Dirk Weissenborn , Jakob Uszkoreit , Thomas Unterthiner

To segment 4K or 6K ultra high-resolution images needs extra computation consideration in image segmentation. Common strategies, such as down-sampling, patch cropping, and cascade model, cannot address well the balance issue between…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Tiancheng Shen , Yuechen Zhang , Lu Qi , Jason Kuen , Xingyu Xie , Jianlong Wu , Zhe Lin , Jiaya Jia

In the literature, coarse-to-fine or scale-recurrent approach i.e. progressively restoring a clean image from its low-resolution versions has been successfully employed for single image deblurring. However, a major disadvantage of existing…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Praveen Kandula , Rajagopalan. A. N

Deep convolutional networks for semantic image segmentation typically require large-scale labeled data, e.g. ImageNet and MS COCO, for network pre-training. To reduce annotation efforts, self-supervised semantic segmentation is recently…

计算机视觉与模式识别 · 计算机科学 2018-01-31 Xiaohang Zhan , Ziwei Liu , Ping Luo , Xiaoou Tang , Chen Change Loy

In this paper, we introduce a self-supervised approach for video object segmentation without human labeled data.Specifically, we present Robust Pixel-level Matching Net-works (RPM-Net), a novel deep architecture that matches pixels between…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Youngeun Kim , Seokeon Choi , Hankyeol Lee , Taekyung Kim , Changick Kim

High-resolution image segmentation remains challenging and error-prone due to the enormous size of intermediate feature maps. Conventional methods avoid this problem by using patch based approaches where each patch is segmented…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Fahim Faisal Niloy , M. Ashraful Amin , Amin Ahsan Ali , AKM Mahbubur Rahman

This paper proposes crack segmentation augmented by super resolution (SR) with deep neural networks. In the proposed method, a SR network is jointly trained with a binary segmentation network in an end-to-end manner. This joint learning…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Yuki Kondo , Norimichi Ukita

How to estimate the quality of the network output is an important issue, and currently there is no effective solution in the field of human parsing. In order to solve this problem, this work proposes a statistical method based on the output…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Lu Yang , Qing Song , Zhihui Wang , Zhiwei Liu , Songcen Xu , Zhihao Li

Quantizing neural networks is one of the most effective methods for achieving efficient inference on mobile and embedded devices. In particular, mixed precision quantized (MPQ) networks, whose layers can be quantized to different bitwidths,…

机器学习 · 计算机科学 2023-07-11 Jorn Peters , Marios Fournarakis , Markus Nagel , Mart van Baalen , Tijmen Blankevoort

Learning-based single image super-resolution (SISR) methods are continuously showing superior effectiveness and efficiency over traditional model-based methods, largely due to the end-to-end training. However, different from model-based…

图像与视频处理 · 电气工程与系统科学 2020-03-24 Kai Zhang , Luc Van Gool , Radu Timofte

Single image super-resolution (SR) is an ill-posed problem which aims to recover high-resolution (HR) images from their low-resolution (LR) observations. The crux of this problem lies in learning the complex mapping between low-resolution…

计算机视觉与模式识别 · 计算机科学 2017-01-05 Ding Liu , Zhaowen Wang , Nasser Nasrabadi , Thomas Huang

Large Language Models (LLMs) exhibit impressive performance across various tasks, but deploying them for inference poses challenges. Their high resource demands often necessitate complex, costly multi-GPU pipelines, or the use of smaller,…

机器学习 · 计算机科学 2024-12-10 Runsheng Bai , Bo Liu , Qiang Liu

Post-training quantization (PTQ) is an effective technique for compressing large language models (LLMs). However, while uniform-precision quantization is computationally efficient, it often compromises model performance. To address this, we…

Low-complexity near-optimal detection of large-MIMO signals has attracted recent research. Recently, we proposed a local neighborhood search algorithm, namely `reactive tabu search' (RTS) algorithm, as well as a factor-graph based `belief…

信息论 · 计算机科学 2010-01-15 Tanumay Datta , N. Srinidhi , A. Chockalingam , B. Sundar Rajan

An important development direction in the Single-Image Super-Resolution (SISR) algorithms is to improve the efficiency of the algorithms. Recently, efficient Super-Resolution (SR) research focuses on reducing model complexity and improving…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Chengxu Wu , Qinrui Fan , Shu Hu , Xi Wu , Xin Wang , Jing Hu

Model quantization helps to reduce model size and latency of deep neural networks. Mixed precision quantization is favorable with customized hardwares supporting arithmetic operations at multiple bit-widths to achieve maximum efficiency. We…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Linjie Yang , Qing Jin

A family of low-complexity detection schemes based on channel matrix puncturing targeted for large multiple-input multiple-output (MIMO) systems is proposed. It is well-known that the computational cost of MIMO detection based on QR…

信息论 · 计算机科学 2017-12-07 H. Sarieddeen , M. M. Mansour , A. Chehab

Recent years have witnessed the dramatic growth of Internet video traffic, where the video bitstreams are often compressed and delivered in low quality to fit the streamer's uplink bandwidth. To alleviate the quality degradation, it comes…

图像与视频处理 · 电气工程与系统科学 2023-03-09 Qihua Zhou , Ruibin Li , Song Guo , Peiran Dong , Yi Liu , Jingcai Guo , Zhenda Xu

Even if Application-Specific Integrated Circuits (ASIC) have proven to be a relevant choice for integrating inference at the edge, they are often limited in terms of applicability. In this paper, we demonstrate that an ASIC neural network…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Van Thien Nguyen , William Guicquero , Gilles Sicard

We propose a deep learning method for single image super-resolution (SR). Our method directly learns an end-to-end mapping between the low/high-resolution images. The mapping is represented as a deep convolutional neural network (CNN) that…

计算机视觉与模式识别 · 计算机科学 2015-08-03 Chao Dong , Chen Change Loy , Kaiming He , Xiaoou Tang