Modeling Visual Context is Key to Augmenting Object Detection Datasets
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.
Code (2)
Tasks
Data Augmentationobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
PointAugmenting: Cross-Modal Augmentation for 3D Object Detection
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+3Deep neural networks can be improved using human-derived contextual expectations
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 DetectionSA-Det3D: Self-Attention Based Context-Aware 3D Object Detection
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 DetectionModeling Camera Effects to Improve Visual Learning from Synthetic Data
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 DetectionContextual Object Detection with Multimodal Large Language Models
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