中文
相关论文

相关论文: Learning to utilize image second-order derivative …

200 篇论文

Although Convolutional Neural Networks (CNNs) have achieved promising results in image classification, they still are vulnerable to affine transformations including rotation, translation, flip and shuffle. The drawback motivates us to…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Zijie Tan , Guanfang Dong , Chenqiu Zhao , Anup Basu

In modern computer vision, images are typically represented as a fixed uniform grid with some stride and processed via a deep convolutional neural network. We argue that deforming the grid to better align with the high-frequency image…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Jun Gao , Zian Wang , Jinchen Xuan , Sanja Fidler

We explore design principles for general pixel-level prediction problems, from low-level edge detection to mid-level surface normal estimation to high-level semantic segmentation. Convolutional predictors, such as the fully-convolutional…

计算机视觉与模式识别 · 计算机科学 2017-02-27 Aayush Bansal , Xinlei Chen , Bryan Russell , Abhinav Gupta , Deva Ramanan

Defocus blur detection (DBD) separates in-focus and out-of-focus regions in an image. Previous approaches mistakenly mistook homogeneous areas in focus for defocus blur regions, likely due to not considering the internal factors that cause…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Yuxin Jin , Ming Qian , Jincheng Xiong , Nan Xue , Gui-Song Xia

Guided image filter is a well-known local filter in image processing. However, the presence of halo artifacts is a common issue associated with this type of filter. This paper proposes an algorithm that utilizes gradient information to…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Bo Wang , Yihong Wang , Xiubao Sui , Yuan Liu , Qian Chen

Learning-based edge detection models trained with cross-entropy loss often suffer from thick edge predictions, which deviate from the crisp, single-pixel annotations typically provided by humans. While previous approaches to achieving crisp…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Jiaxin Cheng , Yue Wu , Yicong Zhou

Stable Diffusion Models (SDMs) have shown remarkable proficiency in image synthesis. However, their broad application is impeded by their large model sizes and intensive computational requirements, which typically require expensive cloud…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Chenqian Yan , Songwei Liu , Hongjian Liu , Xurui Peng , Xiaojian Wang , Fangmin Chen , Lean Fu , Xing Mei

Blood vessel segmentation is crucial for many diagnostic and research applications. In recent years, CNN-based models have leaded to breakthroughs in the task of segmentation, however, such methods usually lose high-frequency information…

图像与视频处理 · 电气工程与系统科学 2021-04-09 Mo Zhang , Fei Yu , Jie Zhao , Li Zhang , Quanzheng Li

The trustworthiness of multimedia is being increasingly evaluated by advanced Image Manipulation Localization (IML) techniques, resulting in the emergence of the IML field. An effective manipulation model necessitates the extraction of…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Deepak Dagar , Dinesh Kumar Vishwakarma

Edge detection is a long-standing problem in computer vision. Despite the efficiency of existing algorithms, their performance, however, rely heavily on the pre-trained weights of the backbone network on the ImageNet dataset. The use of…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Chenguang Liu , Chisheng Wang , Feifei Dong , Xiayang Xiao , Xin Su , Chuanhua Zhu , Dejin Zhang , Qingquan Li

In this paper, a color edge detection method is proposed where the multi-scale Gabor filter are used to obtain edges from input color images. The main advantage of the proposed method is that high edge detection accuracy is attained while…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Yunhong Li , Yuandong Bi , Weichuan Zhang , Jie Ren , Jinni Chen

The edge computing paradigm places compute-capable devices - edge servers - at the network edge to assist mobile devices in executing data analysis tasks. Intuitively, offloading compute-intense tasks to edge servers can reduce their…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Yoshitomo Matsubara , Marco Levorato

Medical image segmentation can provide a reliable basis for further clinical analysis and disease diagnosis. The performance of medical image segmentation has been significantly advanced with the convolutional neural networks (CNNs).…

图像与视频处理 · 电气工程与系统科学 2022-03-02 Ruxin Wang , Shuyuan Chen , Chaojie Ji , Jianping Fan , Ye Li

Convolutional neural networks (CNN) have recently achieved remarkable successes in various image classification and understanding tasks. The deep features obtained at the top fully-connected layer of the CNN (FC-features) exhibit rich…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Sheng Guo , Weilin Huang , Limin Wang , Yu Qiao

With the rapid advancement of deep learning, the field of change detection (CD) in remote sensing imagery has achieved remarkable progress. Existing change detection methods primarily focus on achieving higher accuracy with increased…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Chenfeng Xu

Semantic segmentation by convolutional neural networks (CNN) has advanced the state of the art in pixel-level classification of remote sensing images. However, processing large images typically requires analyzing the image in small patches,…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Markku Luotamo , Sari Metsämäki , Arto Klami

High-resolution remote sensing imagery increasingly contains dense clusters of tiny objects, the detection of which is extremely challenging due to severe mutual occlusion and limited pixel footprints. Existing detection methods typically…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Zhicheng Zhao , Xuanang Fan , Lingma Sun , Chenglong Li , Jin Tang

Object detection in unmanned aerial vehicle (UAV) images remains a highly challenging task, primarily caused by the complexity of background noise and the imbalance of target scales. Traditional methods easily struggle to effectively…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Wenfeng Zhang , Jun Ni , Yue Meng , Xiaodong Pei , Wei Hu , Qibing Qin , Lei Huang

The task of predicting smooth and edge-consistent depth maps is notoriously difficult for single image depth estimation. This paper proposes a novel Bilateral Grid based 3D convolutional neural network, dubbed as 3DBG-UNet, that…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Mansi Sharma , Abheesht Sharma , Kadvekar Rohit Tushar , Avinash Panneer

This paper introduces Progressively Diffused Networks (PDNs) for unifying multi-scale context modeling with deep feature learning, by taking semantic image segmentation as an exemplar application. Prior neural networks, such as ResNet, tend…

计算机视觉与模式识别 · 计算机科学 2017-02-21 Ruimao Zhang , Wei Yang , Zhanglin Peng , Xiaogang Wang , Liang Lin