中文
相关论文

相关论文: BitNet: Learning-Based Bit-Depth Expansion

200 篇论文

Computed tomography (CT) is increasingly being used for cancer screening, such as early detection of lung cancer. However, CT studies have varying pixel spacing due to differences in acquisition parameters. Thick slice CTs have lower…

计算机视觉与模式识别 · 计算机科学 2018-07-19 Meng Li , Shiwen Shen , Wen Gao , William Hsu , Jason Cong

Although deep convolutional neural networks (CNNs) have achieved great success in computer vision tasks, its real-world application is still impeded by its voracious demand of computational resources. Current works mostly seek to compress…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Chen Zhao , Bernard Ghanem

Scene recognition with RGB images has been extensively studied and has reached very remarkable recognition levels, thanks to convolutional neural networks (CNN) and large scene datasets. In contrast, current RGB-D scene data is much more…

计算机视觉与模式识别 · 计算机科学 2018-01-23 Xinhang Song , Luis Herranz , Shuqiang Jiang

Recent works on Binary Neural Networks (BNNs) have made promising progress in narrowing the accuracy gap of BNNs to their 32-bit counterparts. However, the accuracy gains are often based on specialized model designs using additional 32-bit…

机器学习 · 计算机科学 2021-06-15 Nianhui Guo , Joseph Bethge , Haojin Yang , Kai Zhong , Xuefei Ning , Christoph Meinel , Yu Wang

Neural networks have shown great success in extracting geometric information from color images. Especially, monocular depth estimation networks are increasingly reliable in real-world scenes. In this work we investigate the applicability of…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Dominik Engel , Sebastian Hartwig , Timo Ropinski

Image deblurring is an essential image preprocessing technique, aiming to recover clear and detailed images form blurry ones. However, existing algorithms often fail to effectively integrate multi-scale feature extraction with frequency…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Yawen Xiang , Heng Zhou , Chengyang Li , Zhongbo Li , Yongqiang Xie

Based on the assumption that there exists a neural network that efficiently represents a set of Boolean functions between all binary inputs and outputs, we propose a process for developing and deploying neural networks whose weight…

机器学习 · 计算机科学 2020-02-25 Minje Kim , Paris Smaragdis

Deep neural networks have been successfully applied to problems such as image segmentation, image super-resolution, coloration and image inpainting. In this work we propose the use of convolutional neural networks (CNN) for image inpainting…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Pascal Laube , Michael Grunwald , Matthias O. Franz , Georg Umlauf

Obtaining accurate and reliable images from low-dose computed tomography (CT) is challenging. Regression convolutional neural network (CNN) models that are learned from training data are increasingly gaining attention in low-dose CT…

图像与视频处理 · 电气工程与系统科学 2019-08-06 Il Yong Chun , Xuehang Zheng , Yong Long , Jeffrey A. Fessler

In this paper, we introduce RED-NET: A Recursive Encoder-Decoder Network with Skip-Connections for edge detection in natural images. The proposed network is a novel integration of a Recursive Neural Network with an Encoder-Decoder…

计算机视觉与模式识别 · 计算机科学 2019-12-09 Truc Le , Yuyan Li , Ye Duan

Convolutional neural networks (CNNs) depend on deep network architectures to extract accurate information for image super-resolution. However, obtained information of these CNNs cannot completely express predicted high-quality images for…

图像与视频处理 · 电气工程与系统科学 2024-03-25 Chunwei Tian , Xuanyu Zhang , Qi Zhang , Mingming Yang , Zhaojie Ju

Most convolutional network (CNN)-based inpainting methods adopt standard convolution to indistinguishably treat valid pixels and holes, making them limited in handling irregular holes and more likely to generate inpainting results with…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Chaohao Xie , Shaohui Liu , Chao Li , Ming-Ming Cheng , Wangmeng Zuo , Xiao Liu , Shilei Wen , Errui Ding

Biological vision adopts a coarse-to-fine information processing pathway, from initial visual detection and binding of salient features of a visual scene, to the enhanced and preferential processing given relevant stimuli. On the contrary,…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Ioannis Lelekas , Nergis Tomen , Silvia L. Pintea , Jan C. van Gemert

Stain normalization often refers to transferring the color distribution of the source image to that of the target image and has been widely used in biomedical image analysis. The conventional stain normalization is regarded as constructing…

图像与视频处理 · 电气工程与系统科学 2021-11-09 Hongtao Kang , Die Luo , Weihua Feng , Junbo Hu , Shaoqun Zeng , Tingwei Quan , Xiuli Liu

For image inpainting, the convolutional neural networks (CNN) in previous methods often adopt standard convolutional operator, which treats valid pixels and holes indistinguishably. As a result, they are limited in handling irregular holes…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Dongsheng Wang , Chaohao Xie , Shaohui Liu , Zhenxing Niu , Wangmeng Zuo

When applying a convolutional kernel to an image, if the output is to remain the same size as the input then some form of padding is required around the image boundary, meaning that for each layer of convolution in a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Calden Wloka , John K. Tsotsos

Convolutional neural networks (CNNs) demand huge DRAM bandwidth for computational imaging tasks, and block-based processing has recently been applied to greatly reduce the bandwidth. However, the induced additional computation for feature…

机器学习 · 计算机科学 2020-01-31 Chao-Tsung Huang

Fake content has grown at an incredible rate over the past few years. The spread of social media and online platforms makes their dissemination on a large scale increasingly accessible by malicious actors. In parallel, due to the growing…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Luca Maiano , Lorenzo Papa , Ketbjano Vocaj , Irene Amerini

Deep convolutional neural networks (CNNs) are often of sophisticated design with numerous learnable parameters for the accuracy reason. To alleviate the expensive costs of deploying them on mobile devices, recent works have made huge…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Mingjian Zhu , Kai Han , Enhua Wu , Qiulin Zhang , Ying Nie , Zhenzhong Lan , Yunhe Wang

Image completion is the problem of generating whole images from fragments only. It encompasses inpainting (generating a patch given its surrounding), reverse inpainting/extrapolation (generating the periphery given the central patch) as…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Arnaud Dapogny , Matthieu Cord , Patrick Perez