中文
相关论文

相关论文: Hierarchical Attention Diffusion Networks with Obj…

200 篇论文

Due to the large success in object detection and instance segmentation, Mask R-CNN attracts great attention and is widely adopted as a strong baseline for arbitrary-shaped scene text detection and spotting. However, two issues remain to be…

计算机视觉与模式识别 · 计算机科学 2021-09-09 Xugong Qin , Yu Zhou , Youhui Guo , Dayan Wu , Zhihong Tian , Ning Jiang , Hongbin Wang , Weiping Wang

Transformers have become prevalent in computer vision due to their performance and flexibility in modelling complex operations. Of particular significance is the 'cross-attention' operation, which allows a vector representation (e.g. of an…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Ali Athar , Jonathon Luiten , Alexander Hermans , Deva Ramanan , Bastian Leibe

The utilization of prior knowledge about anomalies is an essential issue for anomaly detections. Recently, the visual attention mechanism has become a promising way to improve the performance of CNNs for some computer vision tasks. In this…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Ryoya Katafuchi , Terumasa Tokunaga

Remote sensing change detection (RSCD) is a complex task, where changes often appear at different scales and orientations. Convolutional neural networks (CNNs) are good at capturing local spatial patterns but cannot model global semantics…

计算机视觉与模式识别 · 计算机科学 2026-01-19 Humza Naveed , Xina Zeng , Mitch Bryson , Nagita Mehrseresht

Based on the Distributed Convolutional Neural Network(DisCNN), a straightforward object detection method is proposed. The modules of the output vector of a DisCNN with respect to a specific positive class are positively monotonic with the…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Liang Sun

Recently, Convolutional Neural Networks (CNNs) have been successfully adopted to solve the ill-posed single image super-resolution (SISR) problem. A commonly used strategy to boost the performance of CNN-based SISR models is deploying very…

图像与视频处理 · 电气工程与系统科学 2019-12-10 Du Chen , Zewei He , Yanpeng Cao , Jiangxin Yang , Yanlong Cao , Michael Ying Yang , Siliang Tang , Yueting Zhuang

We present Linear Diffusion Networks (LDNs), a novel architecture that reinterprets sequential data processing as a unified diffusion process. Our model integrates adaptive diffusion modules with localized nonlinear updates and a…

机器学习 · 计算机科学 2025-03-27 Jacob Fein-Ashley

Understanding human actions in wild videos is an important task with a broad range of applications. In this paper we propose a novel approach named Hierarchical Attention Network (HAN), which enables to incorporate static spatial…

计算机视觉与模式识别 · 计算机科学 2016-07-22 Yilin Wang , Suhang Wang , Jiliang Tang , Neil O'Hare , Yi Chang , Baoxin Li

Beyond high-fidelity image synthesis, diffusion models have recently exhibited promising results in dense visual perception tasks. However, most existing work treats diffusion models as a standalone component for perception tasks, employing…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Shuhong Zheng , Zhipeng Bao , Ruoyu Zhao , Martial Hebert , Yu-Xiong Wang

Bi-CamoDiffusion is introduced, an evolution of the CamoDiffusion framework for camouflaged object detection. It integrates edge priors into early-stage embeddings via a parameter-free injection process, which enhances boundary sharpness…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Patricia L. Suarez , Leo Thomas Ramos , Angel D. Sappa

Object detection has been a challenging task in computer vision. Although significant progress has been made in object detection with deep neural networks, the attention mechanism is far from development. In this paper, we propose the…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Ya-Li Li , Shengjin Wang

We propose an adversarial contextual model for detecting moving objects in images. A deep neural network is trained to predict the optical flow in a region using information from everywhere else but that region (context), while another…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Yanchao Yang , Antonio Loquercio , Davide Scaramuzza , Stefano Soatto

Cross-domain object detection has recently attracted more and more attention for real-world applications, since it helps build robust detectors adapting well to new environments. In this work, we propose an end-to-end solution based on…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Minghao Fu , Zhenshan Xie , Wen Li , Lixin Duan

Recently, deep convolutional neural networks (CNNs) have obtained promising results in image processing tasks including super-resolution (SR). However, most CNN-based SR methods treat low-resolution (LR) inputs and features equally across…

计算机视觉与模式识别 · 计算机科学 2019-01-03 Jun Gu , Guangluan Xu , Yue Zhang , Xian Sun , Ran Wen , Lei Wang

Recently convolution and transformer-based change detection (CD) methods provide promising performance. However, it remains unclear how the local and global dependencies interact to effectively alleviate the pseudo changes. Moreover,…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Mustansar Fiaz , Mubashir Noman , Hiyam Debary , Kamran Ali , Hisham Cholakkal

This project aims to develop a robust video surveillance system, which can segment videos into smaller clips based on the detection of activities. It uses CCTV footage, for example, to record only major events-like the appearance of a…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Shahran Rahman Alve

Diffusion models (DMs) have recently been introduced in image deblurring and exhibited promising performance, particularly in terms of details reconstruction. However, the diffusion model requires a large number of inference iterations to…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Zheng Chen , Yulun Zhang , Ding Liu , Bin Xia , Jinjin Gu , Linghe Kong , Xin Yuan

Unsupervised domain adaptation is critical in various computer vision tasks, such as object detection, instance segmentation, etc. They attempt to reduce domain bias-induced performance degradation while also promoting model application…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Lijun Gou , Jinrong Yang , Hangcheng Yu , Pan Wang , Xiaoping Li , Chao Deng

Image anomaly detection plays a vital role in applications such as industrial quality inspection and medical imaging, where it directly contributes to improving product quality and system reliability. However, existing methods often…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Zekang Weng , Jinjin Shi , Jinwei Wang , Zeming Han

Imaging through scattering is an important, yet challenging problem. Tremendous progress has been made by exploiting the deterministic input-output "transmission matrix" for a fixed medium. However, this "one-to-one" mapping is highly…

图像与视频处理 · 电气工程与系统科学 2018-09-27 Yunzhe Li , Yujia Xue , Lei Tian