中文
相关论文

相关论文: SuperpixelGridCut, SuperpixelGridMean and Superpix…

200 篇论文

Superpixel decomposition methods are generally used as a pre-processing step to speed up image processing tasks. They group the pixels of an image into homogeneous regions while trying to respect existing contours. For all state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Rémi Giraud , Vinh-Thong Ta , Nicolas Papadakis

The creation of altered and manipulated faces has become more common due to the improvement of DeepFake generation methods. Simultaneously, we have seen detection models' development for differentiating between a manipulated and original…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Sowmen Das , Selim Seferbekov , Arup Datta , Md. Saiful Islam , Md. Ruhul Amin

This paper proposes a dataset augmentation method by fine-tuning pre-trained diffusion models. Generating images using a pre-trained diffusion model with textual conditioning often results in domain discrepancy between real data and…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Abdullah Al Rahat , Hemanth Venkateswara

Data augmentation is one of the regularization strategies for the training of deep learning models, which enhances generalizability and prevents overfitting, leading to performance improvement. Although researchers have proposed various…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Juhwan Choi , YoungBin Kim

In this work, we propose two different approaches to improve the semantic consistency of Open Set Semantic Segmentation. First, we propose a method called OpenGMM that extends the OpenPCS framework using a Gaussian Mixture of Models to…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Ian Nunes , Matheus B. Pereira , Hugo Oliveira , Jefersson A. Dos Santos , Marcus Poggi

Data augmentation is a cornerstone technique in deep learning, widely used to improve model generalization. Traditional methods like random cropping and color jittering, as well as advanced techniques such as CutOut, Mixup, and CutMix, have…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Jingyang Li , Jiachun Pan , Kim-Chuan Toh , Pan Zhou

Data augmentation methods have played an important role in the recent advance of deep learning models, and have become an indispensable component of state-of-the-art models in semi-supervised, self-supervised, and supervised training for…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Emirhan Kurtulus , Zichao Li , Yann Dauphin , Ekin Dogus Cubuk

In this paper we propose a novel augmentation technique that improves not only the performance of deep neural networks on clean test data, but also significantly increases their robustness to random transformations, both affine and…

Image data augmentation constitutes a critical methodology in modern computer vision tasks, since it can facilitate towards enhancing the diversity and quality of training datasets; thereby, improving the performance and robustness of…

Data augmentation is an important technique to improve data efficiency and save labeling cost for 3D detection in point clouds. Yet, existing augmentation policies have so far been designed to only utilize labeled data, which limits the…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Zhaoqi Leng , Shuyang Cheng , Benjamin Caine , Weiyue Wang , Xiao Zhang , Jonathon Shlens , Mingxing Tan , Dragomir Anguelov

Image-mixing augmentations (e.g., Mixup and CutMix), which typically involve mixing two images, have become the de-facto training techniques for image classification. Despite their huge success in image classification, the number of images…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Joonhyun Jeong , Sungmin Cha , Youngjoon Yoo , Sangdoo Yun , Taesup Moon , Jongwon Choi

Deep artificial neural networks require a large corpus of training data in order to effectively learn, where collection of such training data is often expensive and laborious. Data augmentation overcomes this issue by artificially inflating…

机器学习 · 计算机科学 2017-08-22 Luke Taylor , Geoff Nitschke

Collecting and annotating datasets for pixel-level semantic segmentation tasks are highly labor-intensive. Data augmentation provides a viable solution by enhancing model generalization without additional real-world data collection.…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Huy Che , Dinh-Duy Phan , Duc-Khai Lam

Multi-view 3D reconstruction remains a core challenge in computer vision. Recent methods, such as DUST3R and its successors, directly regress pointmaps from image pairs without relying on known scene geometry or camera parameters. However,…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Jiahao Ma , Lei Wang , Miaomiao liu , David Ahmedt-Aristizabal , Chuong Nguyen

Superpixel segmentation can be used as an intermediary step in many applications, often to improve object delineation and reduce computer workload. However, classical methods do not incorporate information about the desired object.…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Felipe Belém , Benjamin Perret , Jean Cousty , Silvio J. F. Guimarães , Alexandre Falcão

In the realm of diverse high-dimensional data, images play a significant role across various processes of manufacturing systems where efficient image anomaly detection has emerged as a core technology of utmost importance. However, when…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Ji Song , Xing Wang , Jianguo Wu , Xiaowei Yue

Superpixel algorithms grouping pixels with similar color and other low-level properties are increasingly used for pre-processing in image segmentation. In recent years, a focus has been placed on developing geometric superpixel methods that…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Maximilian Fiedler , Andreas Alpers

To deal with the exhausting annotations, self-supervised representation learning from unlabeled point clouds has drawn much attention, especially centered on augmentation-based contrastive methods. However, specific augmentations hardly…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Zhuheng Lu , Yuewei Dai , Weiqing Li , Zhiyong Su

Superpixel algorithms are a common pre-processing step for computer vision algorithms such as segmentation, object tracking and localization. Many superpixel methods only rely on colors features for segmentation, limiting performance in…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Thomas Verelst , Matthew Blaschko , Maxim Berman

In this paper, we explore and compare multiple solutions to the problem of data augmentation in image classification. Previous work has demonstrated the effectiveness of data augmentation through simple techniques, such as cropping,…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Luis Perez , Jason Wang