中文
相关论文

相关论文: Cut-Thumbnail: A Novel Data Augmentation for Convo…

200 篇论文

Due to the limitation of available labeled data, medical image segmentation is a challenging task for deep learning. Traditional data augmentation techniques have been shown to improve segmentation network performances by optimizing the…

图像与视频处理 · 电气工程与系统科学 2022-11-03 Kevin Ginsburger

Convolutional Neural Networks (CNNs) have become the state-of-the-art method to learn from image data. However, recent research shows that they may include a texture and colour bias in their representation, contrary to the intuition that…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Francis Brochu

Fine-grained image recognition is a longstanding computer vision challenge that focuses on differentiating objects belonging to multiple subordinate categories within the same meta-category. Since images belonging to the same meta-category…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Yifan Pu , Yizeng Han , Yulin Wang , Junlan Feng , Chao Deng , Gao Huang

In this paper, we introduce Random Erasing, a new data augmentation method for training the convolutional neural network (CNN). In training, Random Erasing randomly selects a rectangle region in an image and erases its pixels with random…

计算机视觉与模式识别 · 计算机科学 2017-11-17 Zhun Zhong , Liang Zheng , Guoliang Kang , Shaozi Li , Yi Yang

Large scale image dataset and deep convolutional neural network (DCNN) are two primary driving forces for the rapid progress made in generic object recognition tasks in recent years. While lots of network architectures have been…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Yalong Bai , Kuiyuan Yang , Tao Mei , Wei-Ying Ma , Tiejun Zhao

Deep learning has achieved remarkable results in many computer vision tasks. Deep neural networks typically rely on large amounts of training data to avoid overfitting. However, labeled data for real-world applications may be limited. By…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Suorong Yang , Weikang Xiao , Mengchen Zhang , Suhan Guo , Jian Zhao , Furao Shen

Data augmentation is a powerful technique to increase the diversity of data, which can effectively improve the generalization ability of neural networks in image recognition tasks. Recent data mixing based augmentation strategies have…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Jie Qin , Jiemin Fang , Qian Zhang , Wenyu Liu , Xingang Wang , Xinggang Wang

Super-resolution reconstruction techniques entail the utilization of software algorithms to transform one or more sets of low-resolution images captured from the same scene into high-resolution images. In recent years, considerable…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Hao Yan , Zixiang Wang , Zhengjia Xu , Zhuoyue Wang , Zhizhong Wu , Ranran Lyu

Convolutional neural networks rely on image texture and structure to serve as discriminative features to classify the image content. Image enhancement techniques can be used as preprocessing steps to help improve the overall image quality…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Vivek Sharma , Ali Diba , Davy Neven , Michael S. Brown , Luc Van Gool , Rainer Stiefelhagen

Contemporary image rescaling aims at embedding a high-resolution (HR) image into a low-resolution (LR) thumbnail image that contains embedded information for HR image reconstruction. Unlike traditional image super-resolution, this enables…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Chenyang Qi , Xin Yang , Ka Leong Cheng , Ying-Cong Chen , Qifeng Chen

Shape and texture are two prominent and complementary cues for recognizing objects. Nonetheless, Convolutional Neural Networks are often biased towards either texture or shape, depending on the training dataset. Our ablation shows that such…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Yingwei Li , Qihang Yu , Mingxing Tan , Jieru Mei , Peng Tang , Wei Shen , Alan Yuille , Cihang Xie

Data augmentation has emerged as a powerful technique for improving the performance of deep neural networks and led to state-of-the-art results in computer vision. However, state-of-the-art data augmentation strongly distorts training…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Amil Merchant , Barret Zoph , Ekin Dogus Cubuk

Deep learning models have a large number of free parameters that must be estimated by efficient training of the models on a large number of training data samples to increase their generalization performance. In real-world applications, the…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Hojjat Salehinejad , Shahrokh Valaee , Timothy Dowdell , Joseph Barfett

Data augmentation is a widely used and effective technique to improve the generalization performance of deep neural networks. Yet, despite often facing limited data availability when working with medical images, it is frequently…

图像与视频处理 · 电气工程与系统科学 2025-07-21 Adam Tupper , Christian Gagné

It is always a hot and difficult point to improve the accuracy of convolutional neural network model and speed up its convergence. Based on the idea of small world network, a random edge adding algorithm is proposed to improve the…

神经与进化计算 · 计算机科学 2020-09-01 Xuanyu Shu , Jin Zhang , Sen Tian , Sheng chen , Lingyu Chen

For all the ways convolutional neural nets have revolutionized computer vision in recent years, one important aspect has received surprisingly little attention: the effect of image size on the accuracy of tasks being trained for. Typically,…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Hossein Talebi , Peyman Milanfar

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

Data augmentation is one of the most prevalent tools in deep learning, underpinning many recent advances, including those from classification, generative models, and representation learning. The standard approach to data augmentation…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Brandon Trabucco , Kyle Doherty , Max Gurinas , Ruslan Salakhutdinov

In this paper, we introduce a novel data augmentation technique that combines the advantages of style augmentation and random erasing by selectively replacing image subregions with style-transferred patches. Our approach first applies a…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Qikai Yang , Cheng Ji , Huaiying Luo , Panfeng Li , Zhicheng Ding

Recent work has shown that data augmentation has the potential to significantly improve the generalization of deep learning models. Recently, automated augmentation strategies have led to state-of-the-art results in image classification and…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Ekin D. Cubuk , Barret Zoph , Jonathon Shlens , Quoc V. Le