中文
相关论文

相关论文: ColMix -- A Simple Data Augmentation Framework to …

200 篇论文

This paper investigates the impact of various data augmentation techniques on the performance of object detection models. Specifically, we explore classical augmentation methods, image compositing, and advanced generative models such as…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Ang Jia Ning Shermaine , Michalis Lazarou , Tania Stathaki

Building instance segmentation models that are data-efficient and can handle rare object categories is an important challenge in computer vision. Leveraging data augmentations is a promising direction towards addressing this challenge.…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Golnaz Ghiasi , Yin Cui , Aravind Srinivas , Rui Qian , Tsung-Yi Lin , Ekin D. Cubuk , Quoc V. Le , Barret Zoph

In recent years, object detection has experienced impressive progress. Despite these improvements, there is still a significant gap in the performance between the detection of small and large objects. We analyze the current state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Mate Kisantal , Zbigniew Wojna , Jakub Murawski , Jacek Naruniec , Kyunghyun Cho

Generic object detection algorithms have proven their excellent performance in recent years. However, object detection on underwater datasets is still less explored. In contrast to generic datasets, underwater images usually have color…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Wei-Hong Lin , Jia-Xing Zhong , Shan Liu , Thomas Li , Ge Li

Data augmentation refers to the process of applying a series of transformations or expansions to original data to generate new samples, thereby increasing the diversity and quantity of the data, effectively improving the performance and…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Hao Zhang , Shuaijie Zhang , Renbin Zou

A significant challenge in object detection is accurate identification of an object's position in image space, whereas one algorithm with one set of parameters is usually not enough, and the fusion of multiple algorithms and/or parameters…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Pan Wei , John E. Ball , Derek T. Anderson

In computer vision, it is well-known that a lack of data diversity will impair model performance. In this study, we address the challenges of enhancing the dataset diversity problem in order to benefit various downstream tasks such as…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Yuhang Li , Xin Dong , Chen Chen , Weiming Zhuang , Lingjuan Lyu

Collaborative 3D object detection exploits information exchange among multiple agents to enhance accuracy of object detection in presence of sensor impairments such as occlusion. However, in practice, pose estimation errors due to imperfect…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Yifan Lu , Quanhao Li , Baoan Liu , Mehrdad Dianati , Chen Feng , Siheng Chen , Yanfeng Wang

LiDAR point clouds, which are usually scanned by rotating LiDAR sensors continuously, capture precise geometry of the surrounding environment and are crucial to many autonomous detection and navigation tasks. Though many 3D deep…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Aoran Xiao , Jiaxing Huang , Dayan Guan , Kaiwen Cui , Shijian Lu , Ling Shao

Data augmentation is crucial for improving the robustness of face detection systems, especially under challenging conditions such as occlusion, illumination variation, and complex environments. Traditional copy paste augmentation often…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Qiushi Guo

Region modification-based data augmentation techniques have shown to improve performance for high level vision tasks (object detection, semantic segmentation, image classification, etc.) by encouraging underlying algorithms to focus on…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Pranjay Shyam , Sandeep Singh Sengar , Kuk-Jin Yoon , Kyung-Soo Kim

Detecting transparent objects in natural scenes is challenging due to the low contrast in texture, brightness and colors. Recent deep-learning-based works reveal that it is effective to leverage boundaries for transparent object detection…

计算机视觉与模式识别 · 计算机科学 2021-10-20 Yang Cao , Zhengqiang Zhang , Enze Xie , Qibin Hou , Kai Zhao , Xiangui Luo , Jian Tuo

Data augmentation is a key technique for improving the robustness of image classification models. However, many recent approaches rely on diffusion-based synthesis or complex feature mixing strategies, which introduce substantial…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Yuto Matsuo , Yoshihiro Fukuhara , Yuki M. Asano , Rintaro Yanagi , Hirokatsu Kataoka , Akio Nakamura

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

Damage to road pavement can develop into cracks, potholes, spallings, and other issues posing significant challenges to the integrity, safety, and durability of the road structure. Detecting and monitoring the evolution of these damages is…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Punnawat Siripathitti , Florent Forest , Olga Fink

Object detection in aerial images is a challenging task due to the following reasons: (1) objects are small and dense relative to images; (2) the object scale varies in a wide range; (3) the number of object in different classes is…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Zhiwei Wei , Chenzhen Duan , Xinghao Song , Ye Tian , Hongpeng Wang

Data augmentation is a critical component of training deep learning models. Although data augmentation has been shown to significantly improve image classification, its potential has not been thoroughly investigated for object detection.…

计算机视觉与模式识别 · 计算机科学 2019-06-27 Barret Zoph , Ekin D. Cubuk , Golnaz Ghiasi , Tsung-Yi Lin , Jonathon Shlens , Quoc V. Le

Object detection models typically perform well on images captured in controlled environments with stable lighting, water clarity, and viewpoint, but their performance degrades substantially in real-world underwater settings characterized by…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Eleanor Wiesler , Trace Baxley

Collaborative autonomous driving with multiple vehicles usually requires the data fusion from multiple modalities. To ensure effective fusion, the data from each individual modality shall maintain a reasonably high quality. However, in…

人工智能 · 计算机科学 2024-08-02 Zhe Huang , Shuo Wang , Yongcai Wang , Wanting Li , Deying Li , Lei Wang

Scarcity of training data is one of the prominent problems for deep networks which require large amounts data. Data augmentation is a widely used method to increase the number of training samples and their variations. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Hilmi Kumdakcı , Cihan Öngün , Alptekin Temizel
‹ 上一页 1 2 3 10 下一页 ›