中文
相关论文

相关论文: SemAug: Semantically Meaningful Image Augmentation…

200 篇论文

Automatic photo adjustment is to mimic the photo retouching style of professional photographers and automatically adjust photos to the learned style. There have been many attempts to model the tone and the color adjustment globally with…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Seonghyeon Nam , Seon Joo Kim

Reporting bias arises when people assume that some knowledge is universally understood and hence, do not necessitate explicit elaboration. In this paper, we focus on the wide existence of reporting bias in visual-language datasets, embodied…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Qiyu Wu , Mengjie Zhao , Yutong He , Lang Huang , Junya Ono , Hiromi Wakaki , Yuki Mitsufuji

Despite data augmentation being a de facto technique for boosting the performance of deep neural networks, little attention has been paid to developing augmentation strategies for generative adversarial networks (GANs). To this end, we…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Prateek Katiyar , Anna Khoreva

Object Detection has been a significant topic in computer vision. As the continuous development of Deep Learning, many advanced academic and industrial outcomes are established on localising and classifying the target objects, such as…

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

We introduce Network Augmentation (NetAug), a new training method for improving the performance of tiny neural networks. Existing regularization techniques (e.g., data augmentation, dropout) have shown much success on large neural networks…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Han Cai , Chuang Gan , Ji Lin , Song Han

Data augmentation (DA) is an essential technique for training state-of-the-art deep learning systems. In this paper, we empirically show data augmentation might introduce noisy augmented examples and consequently hurt the performance on…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Chengyue Gong , Dilin Wang , Meng Li , Vikas Chandra , Qiang Liu

In this paper, we propose an approach that exploits object segmentation in order to improve the accuracy of object detection. We frame the problem as inference in a Markov Random Field, in which each detection hypothesis scores object…

计算机视觉与模式识别 · 计算机科学 2015-02-17 Yukun Zhu , Raquel Urtasun , Ruslan Salakhutdinov , Sanja Fidler

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

For 3D object detection, labeling lidar point cloud is difficult, so data augmentation is an important module to make full use of precious annotated data. As a widely used data augmentation method, GT-sample effectively improves detection…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Xuzhong Hu , Zaipeng Duan , Jie Ma

Today deep convolutional neural networks (CNNs) push the limits for most computer vision problems, define trends, and set state-of-the-art results. In remote sensing tasks such as object detection and semantic segmentation, CNNs reach the…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Svetlana Illarionova , Sergey Nesteruk , Dmitrii Shadrin , Vladimir Ignatiev , Mariia Pukalchik , Ivan Oseledets

The Segment Anything Model (SAM) exhibits impressive capabilities in zero-shot segmentation for natural images. Recently, SAM has gained a great deal of attention for its applications in medical image segmentation. However, to our best…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Pengfei Gu , Zihan Zhao , Hongxiao Wang , Yaopeng Peng , Yizhe Zhang , Nishchal Sapkota , Chaoli Wang , Danny Z. Chen

Visual recognition in a low-data regime is challenging and often prone to overfitting. To mitigate this issue, several data augmentation strategies have been proposed. However, standard transformations, e.g., rotation, cropping, and…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Aniket Roy , Anshul Shah , Ketul Shah , Anirban Roy , Rama Chellappa

Enabling intelligent agents to comprehend and interact with 3D environments through natural language is crucial for advancing robotics and human-computer interaction. A fundamental task in this field is ego-centric 3D visual grounding,…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Henry Zheng , Hao Shi , Qihang Peng , Yong Xien Chng , Rui Huang , Yepeng Weng , Zhongchao Shi , Gao Huang

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

We propose a new regularization method to alleviate over-fitting in deep neural networks. The key idea is utilizing randomly transformed training samples to regularize a set of sub-networks, which are originated by sampling the width of the…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Taojiannan Yang , Sijie Zhu , Chen Chen

Detecting semantic parts of an object is a challenging task in computer vision, particularly because it is hard to construct large annotated datasets due to the difficulty of annotating semantic parts. In this paper we present an approach…

计算机视觉与模式识别 · 计算机科学 2019-09-16 Yutong Bai , Qing Liu , Lingxi Xie , Weichao Qiu , Yan Zheng , Alan Yuille

Object detection and semantic segmentation with the 3D lidar point cloud data require expensive annotation. We propose a data augmentation method that takes advantage of already annotated data multiple times. We propose an augmentation…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Petr Šebek , Šimon Pokorný , Patrik Vacek , Tomáš Svoboda

We propose a semantically-aware novel paradigm to perform image extrapolation that enables the addition of new object instances. All previous methods are limited in their capability of extrapolation to merely extending the already existing…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Bholeshwar Khurana , Soumya Ranjan Dash , Abhishek Bhatia , Aniruddha Mahapatra , Hrituraj Singh , Kuldeep Kulkarni

3D visual grounding aims to automatically locate the 3D region of the specified object given the corresponding textual description. Existing works fail to distinguish similar objects especially when multiple referred objects are involved in…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Feng Xiao , Hongbin Xu , Qiuxia Wu , Wenxiong Kang

Object grounding tasks aim to locate the target object in an image through verbal communications. Understanding human command is an important process needed for effective human-robot communication. However, this is challenging because human…

计算机视觉与模式识别 · 计算机科学 2022-11-15 John Seon Keun Yi , Yoonwoo Kim , Sonia Chernova