中文
相关论文

相关论文: Rethinking Image Inpainting via a Mutual Encoder-D…

200 篇论文

Despite the importance of image representations such as histograms of oriented gradients and deep Convolutional Neural Networks (CNN), our theoretical understanding of them remains limited. Aiming at filling this gap, we investigate three…

计算机视觉与模式识别 · 计算机科学 2015-06-23 Karel Lenc , Andrea Vedaldi

Image inpainting, the process of filling in missing areas in an image, is a common image editing technique. Inpainting can be used to conceal or alter image contents in malicious manipulation of images, driving the need for research in…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Ye Yao , Tingfeng Han , Shan Jia , Siwei Lyu

The reconstruction of indoor scenes from multi-view RGB images is challenging due to the coexistence of flat and texture-less regions alongside delicate and fine-grained regions. Recent methods leverage neural radiance fields aided by…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Sheng Ye , Yubin Hu , Matthieu Lin , Yu-Hui Wen , Wang Zhao , Yong-Jin Liu , Wenping Wang

We consider the non-Lambertian object intrinsic problem of recovering diffuse albedo, shading, and specular highlights from a single image of an object. We build a large-scale object intrinsics database based on existing 3D models in the…

计算机视觉与模式识别 · 计算机科学 2016-12-28 Jian Shi , Yue Dong , Hao Su , Stella X. Yu

Conventional CNNs for texture synthesis consist of a sequence of (de)-convolution and up/down-sampling layers, where each layer operates locally and lacks the ability to capture the long-term structural dependency required by texture…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Guilin Liu , Rohan Taori , Ting-Chun Wang , Zhiding Yu , Shiqiu Liu , Fitsum A. Reda , Karan Sapra , Andrew Tao , Bryan Catanzaro

Snapshot compressive imaging (SCI) aims to record three-dimensional signals via a two-dimensional camera. For the sake of building a fast and accurate SCI recovery algorithm, we incorporate the interpretability of model-based methods and…

图像与视频处理 · 电气工程与系统科学 2021-09-15 Zhuoyuan Wu , Jian Zhang , Chong Mou

The deep Convolutional Neural Network (CNN) became very popular as a fundamental technique for image classification and objects recognition. To improve the recognition accuracy for the more complex tasks, deeper networks have being…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Hideki Oki , Takio Kurita

Image inpainting aims to fill the missing hole of the input. It is hard to solve this task efficiently when facing high-resolution images due to two reasons: (1) Large reception field needs to be handled for high-resolution image…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Weihuang Liu , Xiaodong Cun , Chi-Man Pun , Menghan Xia , Yong Zhang , Jue Wang

Visual restoration and recognition are traditionally addressed in pipeline fashion, i.e. denoising followed by classification. Instead, observing correlations between the two tasks, for example clearer image will lead to better…

计算机视觉与模式识别 · 计算机科学 2016-12-06 Gang Chen , Yawei Li , Sargur N. Srihari

We propose a compact and effective framework to fuse multimodal features at multiple layers in a single network. The framework consists of two innovative fusion schemes. Firstly, unlike existing multimodal methods that necessitate…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Yikai Wang , Fuchun Sun , Ming Lu , Anbang Yao

Recent deep learning based approaches have shown promising results for the challenging task of inpainting large missing regions in an image. These methods can generate visually plausible image structures and textures, but often create…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Jiahui Yu , Zhe Lin , Jimei Yang , Xiaohui Shen , Xin Lu , Thomas S. Huang

Image denoising is still a challenging issue in many computer vision sub-domains. Recent studies show that significant improvements are made possible in a supervised setting. However, few challenges, such as spatial fidelity and…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Masud An Nur Islam Fahim , Nazmus Saqib , Shafkat Khan Siam , Ho Yub Jung

The convolutional neural network-based methods have become more and more popular for medical image segmentation due to their outstanding performance. However, they struggle with capturing long-range dependencies, which are essential for…

图像与视频处理 · 电气工程与系统科学 2024-01-30 Hongkun Sun , Jing Xu , Yuping Duan

Reconstructing the detailed geometric structure of a face from a given image is a key to many computer vision and graphics applications, such as motion capture and reenactment. The reconstruction task is challenging as human faces vary…

计算机视觉与模式识别 · 计算机科学 2017-04-07 Elad Richardson , Matan Sela , Roy Or-El , Ron Kimmel

Deep learning techniques have become prominent in modern fault diagnosis for complex processes. In particular, convolutional neural networks (CNNs) have shown an appealing capacity to deal with multivariate time-series data by converting…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Saif S. S. Al-Wahaibi , Qiugang Lu

Image dehazing aims to restore clean images from hazy ones. Convolutional Neural Networks (CNNs) and Transformers have demonstrated exceptional performance in local and global feature extraction, respectively, and currently represent the…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Huichun Liu , Xiaosong Li , Tianshu Tan

Deep convolutional neural networks provide a powerful feature learning capability for image classification. The deep image features can be utilized to deal with many image understanding tasks like image classification and object…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Shaoning Zeng , Bob Zhang , Yanghao Zhang , Jianping Gou

The downlink channel state information (CSI) estimation and low overhead acquisition are the major challenges for massive MIMO systems in frequency division duplex to enable high MIMO gain. Recently, numerous studies have been conducted to…

信息论 · 计算机科学 2023-08-07 Mingming Zhao , Lin Liu , Lifu Liu , Mengke Li , Qi Tian

Convolutional neural networks (CNNs) have been the consensus for medical image segmentation tasks. However, they suffer from the limitation in modeling long-range dependencies and spatial correlations due to the nature of convolution…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Moein Heidari , Amirhossein Kazerouni , Milad Soltany , Reza Azad , Ehsan Khodapanah Aghdam , Julien Cohen-Adad , Dorit Merhof

This paper presents an unsupervised method to learn a neural network, namely an explainer, to interpret a pre-trained convolutional neural network (CNN), i.e., the explainer uses interpretable visual concepts to explain features in middle…

机器学习 · 计算机科学 2019-01-24 Quanshi Zhang , Yu Yang , Ying Nian Wu
‹ 上一页 1 8 9 10 下一页 ›