paper-with-me

홈 › Papers

Modeling Visual Context is Key to Augmenting Object Detection Datasets

2018-07-19 · ECCV 2018 9 · Nikita Dvornik, Julien Mairal, Cordelia Schmid

Performing data augmentation for learning deep neural networks is well known to be important for training visual recognition systems. By artificially increasing the number of training examples, it helps reducing overfitting and improves generalization. For object detection, classical approaches for data augmentation consist of generating images obtained by basic geometrical transformations and color changes of original training images. In this work, we go one step further and leverage segmentation annotations to increase the number of object instances present on training data. For this approach to be successful, we show that modeling appropriately the visual context surrounding objects is crucial to place them in the right environment. Otherwise, we show that the previous strategy actually hurts. With our context model, we achieve significant mean average precision improvements when few labeled examples are available on the VOC'12 benchmark.

📄 PDF Abstract BibTeX arXiv:1807.07428

Code (2)

dvornikita/context_aug tf
linxi159/context_aug tf

Tasks

Data Augmentationobject-detectionObject Detection

Similar Papers 제목 키워드 기반

PointAugmenting: Cross-Modal Augmentation for 3D Object Detection

2021-06-19 · CVPR 2021 1 · Chunwei Wang, Chao Ma, Ming Zhu, Xiaokang Yang

Camera and LiDAR are two complementary sensors for 3D object detection in the autonomous driving context. Camera provides rich texture and color cues while LiDAR specializes in relative distance sensing. The challeng…

3D Object DetectionAutonomous DrivingData AugmentationObject+3

Deep neural networks can be improved using human-derived contextual expectations

2016-11-22 · Harish Katti, Marius V. Peelen, S. P. Arun

Real-world objects occur in specific contexts. Such context has been shown to facilitate detection by constraining the locations to search. But can context directly benefit object detection? To do so, context needs to be…

object-detectionObject Detection

SA-Det3D: Self-Attention Based Context-Aware 3D Object Detection

2021-01-07 · Prarthana Bhattacharyya, Chengjie Huang, Krzysztof Czarnecki

Existing point-cloud based 3D object detectors use convolution-like operators to process information in a local neighbourhood with fixed-weight kernels and aggregate global context hierarchically. However, non-local neur…

3D Object DetectionObjectobject-detectionObject Detection

Modeling Camera Effects to Improve Visual Learning from Synthetic Data

2018-03-21 · Alexandra Carlson, Katherine A. Skinner, Ram Vasudevan, Matthew Johnson-Roberson

Recent work has focused on generating synthetic imagery to increase the size and variability of training data for learning visual tasks in urban scenes. This includes increasing the occurrence of occlusions or varying en…

object-detectionObject Detection

Contextual Object Detection with Multimodal Large Language Models

2023-05-29 · Yuhang Zang, Wei Li, Jun Han, Kaiyang Zhou 외

Recent Multimodal Large Language Models (MLLMs) are remarkable in vision-language tasks, such as image captioning and question answering, but lack the essential perception ability, i.e., object detection. In this work, w…

Cloze TestDecoderImage CaptioningImage Segmentation+5