中文
相关论文

相关论文: AttentionBoost: Learning What to Attend by Boostin…

200 篇论文

Text-prompted foundation models for medical image segmentation offer an intuitive way to delineate anatomical structures from natural language queries, but their predictions often lack spatial precision and degrade under domain shift. In…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Xuchen Li , Hengrui Gu , Mohan Zhang , Qin Liu , Zhen Tan , Xinyuan Zhu , Huixue Zhou , Tianlong Chen , Kaixiong Zhou

We present a novel detection method using a deep convolutional neural network (CNN), named AttentionNet. We cast an object detection problem as an iterative classification problem, which is the most suitable form of a CNN. AttentionNet…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Donggeun Yoo , Sunggyun Park , Joon-Young Lee , Anthony S. Paek , In So Kweon

The past decade has seen a revolution in genomic technologies that enable a flood of genome-wide profiling of chromatin marks. Recent literature tried to understand gene regulation by predicting gene expression from large-scale chromatin…

机器学习 · 计算机科学 2017-11-08 Ritambhara Singh , Jack Lanchantin , Arshdeep Sekhon , Yanjun Qi

Visual attention modeling has recently gained momentum in developing visual hierarchies provided by Convolutional Neural Networks. Despite recent successes of feedforward processing on the abstraction of concepts form raw images, the…

计算机视觉与模式识别 · 计算机科学 2017-08-23 Mahdi Biparva , John Tsotsos

Mitigating bias in machine learning models is a critical endeavor for ensuring fairness and equity. In this paper, we propose a novel approach to address bias by leveraging pixel image attributions to identify and regularize regions of…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Sander De Coninck , Sam Leroux , Pieter Simoens

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

We present a reward-predictive, model-based deep learning method featuring trajectory-constrained visual attention for local planning in visual navigation tasks. Our method learns to place visual attention at locations in latent image space…

机器人学 · 计算机科学 2022-05-27 Stefan Wapnick , Travis Manderson , David Meger , Gregory Dudek

Intra-class variations in the open world lead to various challenges in classification tasks. To overcome these challenges, fine-grained classification was introduced, and many approaches were proposed. Some rely on locating and using…

计算机视觉与模式识别 · 计算机科学 2023-02-10 Salwa Al Khatib , Mohamed El Amine Boudjoghra , Jameel Hassan

Breast cancer(BC) is a prevalent type of malignant tumor in women. Early diagnosis and treatment are vital for enhancing the patients' survival rate. Downsampling in deep networks may lead to loss of information, so for compensating the…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Bo Yang , Hong Peng , Xiaohui Luo , Jun Wang

Vision transformer has emerged as a new paradigm in computer vision, showing excellent performance while accompanied by expensive computational cost. Image token pruning is one of the main approaches for ViT compression, due to the facts…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Xiangcheng Liu , Tianyi Wu , Guodong Guo

Low-light images, characterized by inadequate illumination, pose challenges of diminished clarity, muted colors, and reduced details. Low-light image enhancement, an essential task in computer vision, aims to rectify these issues by…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Hossein Shakibania , Sina Raoufi , Hassan Khotanlou

We propose a novel semi-supervised image segmentation method that simultaneously optimizes a supervised segmentation and an unsupervised reconstruction objectives. The reconstruction objective uses an attention mechanism that separates the…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Shuai Chen , Gerda Bortsova , Antonio Garcia-Uceda Juarez , Gijs van Tulder , Marleen de Bruijne

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

It is widely recognized that deep neural networks are sensitive to bias in the data. This means that during training these models are likely to learn spurious correlations between data and labels, resulting in limited generalization…

机器学习 · 计算机科学 2024-12-06 Vito Paolo Pastore , Massimiliano Ciranni , Davide Marinelli , Francesca Odone , Vittorio Murino

It has been proven that, compared to using 32-bit floating-point numbers in the training phase, Deep Convolutional Neural Networks (DCNNs) can operate with low precision during inference, thereby saving memory space and power consumption.…

人工智能 · 计算机科学 2022-10-03 Binyi Wu , Bernd Waschneck , Christian Georg Mayr

We propose an attention-injective deformable convolutional network called ADCrowdNet for crowd understanding that can address the accuracy degradation problem of highly congested noisy scenes. ADCrowdNet contains two concatenated networks.…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Ning Liu , Yongchao Long , Changqing Zou , Qun Niu , Li Pan , Hefeng Wu

Object pose estimation is a key perceptual capability in robotics. We propose a fully-convolutional extension of the PoseCNN method, which densely predicts object translations and orientations. This has several advantages such as improving…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Arul Selvam Periyasamy , Catherine Capellen , Max Schwarz , Sven Behnke

We present a new "learning-to-learn"-type approach that enables rapid learning of concepts from small-to-medium sized training sets and is primarily designed for web-initialized image retrieval. At the core of our approach is a deep…

计算机视觉与模式识别 · 计算机科学 2017-10-30 A. Vakhitov , A. Kuzmin , V. Lempitsky

We propose an end-to-end learning framework for segmenting generic objects in both images and videos. Given a novel image or video, our approach produces a pixel-level mask for all "object-like" regions---even for object categories never…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Bo Xiong , Suyog Dutt Jain , Kristen Grauman

Image segmentation is pivotal in medical image analysis, facilitating clinical diagnosis, treatment planning, and disease evaluation. Deep learning has significantly advanced automatic segmentation methodologies by providing superior…

图像与视频处理 · 电气工程与系统科学 2026-01-22 Zhengyong Huang , Ning Jiang , Xingwen Sun , Lihua Zhang , Peng Chen , Jens Domke , Yao Sui
‹ 上一页 1 8 9 10 下一页 ›