中文
相关论文

相关论文: TdAttenMix: Top-Down Attention Guided Mixup

200 篇论文

Attention modules for Convolutional Neural Networks (CNNs) are an effective method to enhance performance on multiple computer-vision tasks. While existing methods appropriately model channel-, spatial- and self-attention, they primarily…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Shantanu Jaiswal , Basura Fernando , Cheston Tan

Techniques combining multiple images as input/output have proven to be effective data augmentations for training convolutional neural networks. In this paper, we present StackMix: Each input is presented as a concatenation of two images,…

计算机视觉与模式识别 · 计算机科学 2021-03-18 John Chen , Samarth Sinha , Anastasios Kyrillidis

Data mixing augmentation has proved effective in training deep models. Recent methods mix labels mainly based on the mixture proportion of image pixels. As the main discriminative information of a fine-grained image usually resides in…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Shaoli Huang , Xinchao Wang , Dacheng Tao

The development of supervised deep learning-based methods for multi-label scene classification (MLC) is one of the prominent research directions in remote sensing (RS). However, collecting annotations for large RS image archives is…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Tom Burgert , Kai Norman Clasen , Jonas Klotz , Tim Siebert , Begüm Demir

Advanced data augmentation strategies have widely been studied to improve the generalization ability of deep learning models. Regional dropout is one of the popular solutions that guides the model to focus on less discriminative parts by…

机器学习 · 计算机科学 2021-07-28 A. F. M. Shahab Uddin , Mst. Sirazam Monira , Wheemyung Shin , TaeChoong Chung , Sung-Ho Bae

We propose the first unified theoretical analysis of mixed sample data augmentation (MSDA), such as Mixup and CutMix. Our theoretical results show that regardless of the choice of the mixing strategy, MSDA behaves as a pixel-level…

机器学习 · 计算机科学 2022-08-23 Chanwoo Park , Sangdoo Yun , Sanghyuk Chun

Mixup is a commonly adopted data augmentation technique for image classification. Recent advances in mixup methods primarily focus on mixing based on saliency. However, many saliency detectors require intense computation and are especially…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Hyeong Kyu Choi , Joonmyung Choi , Hyunwoo J. Kim

Data mixing strategies (e.g., CutMix) have shown the ability to greatly improve the performance of convolutional neural networks (CNNs). They mix two images as inputs for training and assign them with a mixed label with the same ratio.…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Han Xiao , Wenzhao Zheng , Zheng Zhu , Jie Zhou , Jiwen Lu

Mix-up is a key technique for consistency regularization-based semi-supervised learning methods, blending two or more images to generate strong-perturbed samples for strong-weak pseudo supervision. Existing mix-up operations are performed…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Zhiqiang Shen , Peng Cao , Junming Su , Jinzhu Yang , Osmar R. Zaiane

We propose AttentionMixer, a unified deep learning framework for multimodal detection of brain edema that combines structural head CT (HCT) with routine clinical metadata. While HCT provides rich spatial information, clinical variables such…

Data augmentation plays a crucial role in enhancing the robustness and performance of machine learning models across various domains. In this study, we introduce a novel mixed-sample data augmentation method called RandoMix. RandoMix is…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Xiaoliang Liu , Furao Shen , Jian Zhao , Changhai Nie

Text-guided image editing aims to modify specific regions according to the target prompt while preserving the identity of the source image. Recent methods exploit explicit binary masks to constrain editing, but hard mask boundaries…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Yongwen Lai , Chaoqun Wang , Shaobo Min

Multi-organ segmentation is a widely applied clinical routine and automated organ segmentation tools dramatically improve the pipeline of the radiologists. Recently, deep learning (DL) based segmentation models have shown the capacity to…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Chang Liu , Fuxin Fan , Annette Schwarz , Andreas Maier

Modern deep networks can be better generalized when trained with noisy samples and regularization techniques. Mixup and CutMix have been proven to be effective for data augmentation to help avoid overfitting. Previous Mixup-based methods…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Shuyang Sun , Jie-Neng Chen , Ruifei He , Alan Yuille , Philip Torr , Song Bai

Data augmentation has become a standard component of vision pre-trained models to capture the invariance between augmented views. In practice, augmentation techniques that mask regions of a sample with zero/mean values or patches from other…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Shentong Mo , Zhun Sun , Chao Li

In recent years, we have seen tremendous progress in the field of object detection. Most of the recent improvements have been achieved by targeting deeper feedforward networks. However, many hard object categories such as bottle, remote,…

计算机视觉与模式识别 · 计算机科学 2017-09-21 Abhinav Shrivastava , Rahul Sukthankar , Jitendra Malik , Abhinav Gupta

Text-to-image (T2I) customization empowers users to adapt the T2I diffusion model to new concepts absent in the pre-training dataset. On this basis, capturing multiple new concepts from a single image has emerged as a new task, allowing the…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Junjie Shentu , Matthew Watson , Noura Al Moubayed

Collecting fine-grained labels usually requires expert-level domain knowledge and is prohibitive to scale up. In this paper, we propose Attribute Mix, a data augmentation strategy at attribute level to expand the fine-grained samples. The…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Hao Li , Xiaopeng Zhang , Hongkai Xiong , Qi Tian

Data mixing (e.g., Mixup, Cutmix, ResizeMix) is an essential component for advancing recognition models. In this paper, we focus on studying its effectiveness in the self-supervised setting. By noticing the mixed images that share the same…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Sucheng Ren , Huiyu Wang , Zhengqi Gao , Shengfeng He , Alan Yuille , Yuyin Zhou , Cihang Xie

Convolutional neural networks (CNN) for image steganalysis demonstrate better performances with employing concepts from high-level vision tasks. The major employed concept is to use data augmentation to avoid overfitting due to limited…

图像与视频处理 · 电气工程与系统科学 2021-01-28 In-Jae Yu , Wonhyuk Ahn , Seung-Hun Nam , Heung-Kyu Lee