paper-with-me

홈 › Papers

Background Mixup Data Augmentation for Hand and Object-in-Contact Detection

2022-02-28 · Koya Tango, Takehiko Ohkawa, Ryosuke Furuta, Yoichi Sato

Detecting the positions of human hands and objects-in-contact (hand-object detection) in each video frame is vital for understanding human activities from videos. For training an object detector, a method called Mixup, which overlays two training images to mitigate data bias, has been empirically shown to be effective for data augmentation. However, in hand-object detection, mixing two hand-manipulation images produces unintended biases, e.g., the concentration of hands and objects in a specific region degrades the ability of the hand-object detector to identify object boundaries. We propose a data-augmentation method called Background Mixup that leverages data-mixing regularization while reducing the unintended effects in hand-object detection. Instead of mixing two images where a hand and an object in contact appear, we mix a target training image with background images without hands and objects-in-contact extracted from external image sources, and use the mixed images for training the detector. Our experiments demonstrated that the proposed method can effectively reduce false positives and improve the performance of hand-object detection in both supervised and semi-supervised learning settings.

📄 PDF Abstract BibTeX arXiv:2202.13941

Code (0)

등록된 구현이 없습니다.

Tasks

Contact DetectionData AugmentationObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

BGM: Background Mixup for X-ray Prohibited Items Detection

2024-11-30 · Weizhe Liu, Renshuai Tao, Hongguang Zhu, YunDa Sun 외

Prohibited item detection is crucial for ensuring public safety, yet current X-ray image-based detection methods often lack comprehensive data-driven exploration. This paper introduces a novel data augmentation approach …

Data AugmentationImage Augmentation

Object-aware Contrastive Learning for Debiased Scene Representation

2021-07-30 · NeurIPS 2021 12 · Sangwoo Mo, Hyunwoo Kang, Kihyuk Sohn, Chun-Liang Li 외

Contrastive self-supervised learning has shown impressive results in learning visual representations from unlabeled images by enforcing invariance against different data augmentations. However, the learned representation…

Contrastive LearningObjectRepresentation LearningSelf-Supervised Learning

Adversarial AutoMixup

2023-12-19 · Huafeng Qin, Xin Jin, Yun Jiang, Mounim A. El-Yacoubi 외

Data mixing augmentation has been widely applied to improve the generalization ability of deep neural networks. Recently, offline data mixing augmentation, e.g. handcrafted and saliency information-based mixup, has been …

Classificationimage-classificationImage Classification

Supervision Interpolation via LossMix: Generalizing Mixup for Object Detection and Beyond

2023-03-18 · Thanh Vu, Baochen Sun, Bodi Yuan, Alex Ngai 외

The success of data mixing augmentations in image classification tasks has been well-received. However, these techniques cannot be readily applied to object detection due to challenges such as spatial misalignment, foreg…

Domain Adaptationimage-classificationImage ClassificationObject+3

MixAugment & Mixup: Augmentation Methods for Facial Expression Recognition

2022-05-09 · Andreas Psaroudakis, Dimitrios Kollias

Automatic Facial Expression Recognition (FER) has attracted increasing attention in the last 20 years since facial expressions play a central role in human communication. Most FER methodologies utilize Deep Neural Networ…

Data AugmentationFacial Expression RecognitionFacial Expression Recognition (FER)