中文
相关论文

相关论文: Simple In-place Data Augmentation for Surveillance…

200 篇论文

In this paper, we present a multi-object 6D detection and tracking pipeline for potentially similar and non-textured objects. The combination of a convolutional neural network for object classification and rough pose estimation with a local…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Niklas Gard , Anna Hilsmann , Peter Eisert

Data augmentation has been widely adopted for object detection in 3D point clouds. However, all previous related efforts have focused on manually designing specific data augmentation methods for individual architectures. In this work, we…

Recent few-shot object detection (FSOD) methods have focused on augmenting synthetic samples for novel classes, show promising results to the rise of diffusion models. However, the diversity of such datasets is often limited in…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Anh-Khoa Nguyen Vu , Quoc-Truong Truong , Vinh-Tiep Nguyen , Thanh Duc Ngo , Thanh-Toan Do , Tam V. Nguyen

We introduce a few-shot learning framework for error detection. We show that data augmentation (a form of weak supervision) is key to training high-quality, ML-based error detection models that require minimal human involvement. Our…

数据库 · 计算机科学 2019-04-05 Alireza Heidari , Joshua McGrath , Ihab F. Ilyas , Theodoros Rekatsinas

The success of deep learning in computer vision is based on availability of large annotated datasets. To lower the need for hand labeled images, virtually rendered 3D worlds have recently gained popularity. Creating realistic 3D content is…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Hassan Abu Alhaija , Siva Karthik Mustikovela , Lars Mescheder , Andreas Geiger , Carsten Rother

Learned object detection methods based on fusion of LiDAR and camera data require labeled training samples, but niche applications, such as warehouse robotics or automated infrastructure, require semantic classes not available in large…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Ryan Rubel , Andrew Dudash , Mohammad Goli , James O'Hara , Karl Wunderlich

In the past few years, numerous Deep Neural Network (DNN) models and frameworks have been developed to tackle the problem of real-time object detection from RGB images. Ordinary object detection approaches process information from the…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Xiang Li , Yuan Tian , Fuyao Zhang , Shuxue Quan , Yi Xu

We introduce a novel framework to track multiple objects in overhead camera videos for airport checkpoint security scenarios where targets correspond to passengers and their baggage items. We propose a Self-Supervised Learning (SSL)…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Abubakar Siddique , Henry Medeiros

We propose a novel data augmentation method `GridMask' in this paper. It utilizes information removal to achieve state-of-the-art results in a variety of computer vision tasks. We analyze the requirement of information dropping. Then we…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Pengguang Chen , Shu Liu , Hengshuang Zhao , Xingquan Wang , Jiaya Jia

Underwater imagery often suffers from severe degradation resulting in low visual quality and reduced object detection performance. This work aims to evaluate state-of-the-art image enhancement models, investigate their effects on underwater…

图像与视频处理 · 电气工程与系统科学 2025-04-21 Ali Awad , Ashraf Saleem , Sidike Paheding , Evan Lucas , Serein Al-Ratrout , Timothy C. Havens

Understanding objects in terms of their individual parts is important, because it enables a precise understanding of the objects' geometrical structure, and enhances object recognition when the object is seen in a novel pose or under…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Mengqi Guo , Yutong Bai , Zhishuai Zhang , Adam Kortylewski , Alan Yuille

We investigate data augmentation for 3D object detection in autonomous driving. We utilize recent advancements in 3D reconstruction based on Gaussian Splatting for 3D object placement in driving scenes. Unlike existing diffusion-based…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Farhad G. Zanjani , Davide Abati , Auke Wiggers , Dimitris Kalatzis , Jens Petersen , Hong Cai , Amirhossein Habibian

Semi-supervised object detection is important for 3D scene understanding because obtaining large-scale 3D bounding box annotations on point clouds is time-consuming and labor-intensive. Existing semi-supervised methods usually employ…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Cheng-Ju Ho , Chen-Hsuan Tai , Yi-Hsuan Tsai , Yen-Yu Lin , Ming-Hsuan Yang

Humans are very good at directing their visual attention toward relevant areas when they search for different types of objects. For instance, when we search for cars, we will look at the streets, not at the top of buildings. The motivation…

计算机视觉与模式识别 · 计算机科学 2020-06-12 Hughes Perreault , Guillaume-Alexandre Bilodeau , Nicolas Saunier , Maguelonne Héritier

Detecting and recognizing human action in videos with crowded scenes is a challenging problem due to the complex environment and diversity events. Prior works always fail to deal with this problem in two aspects: (1) lacking utilizing…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Li Yuan , Yichen Zhou , Shuning Chang , Ziyuan Huang , Yunpeng Chen , Xuecheng Nie , Tao Wang , Jiashi Feng , Shuicheng Yan

In many real-world applications involving static environments, the spatial layout of objects remains consistent across instances. However, state-of-the-art object detection models often fail to leverage this spatial prior, resulting in…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Vishakha Lall , Yisi Liu

Semantic image segmentation aims to obtain object labels with precise boundaries, which usually suffers from overfitting. Recently, various data augmentation strategies like regional dropout and mix strategies have been proposed to address…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Jiawei Zhang , Yanchun Zhang , Xiaowei Xu

Object detection has been one of the most active topics in computer vision for the past years. Recent works have mainly focused on pushing the state-of-the-art in the general-purpose COCO benchmark. However, the use of such detection…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Manuel Carranza-García , Pedro Lara-Benítez , Jorge García-Gutiérrez , José C. Riquelme

In this paper we describe a new method for detecting and counting a repeating object in an image. While the method relies on a fairly sophisticated deformable part model, unlike existing techniques it estimates the model parameters in an…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Inbar Huberman , Raanan Fattal

Creating large LiDAR datasets with pixel-level labeling poses significant challenges. While numerous data augmentation methods have been developed to reduce the reliance on manual labeling, these methods predominantly focus on static scenes…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Jiaxing Zhao , Peng Zheng , Rui Ma