D-Feat Occlusions: Diffusion Features for Robustness to Partial Visual Occlusions in Object Recognition
Applications of diffusion models for visual tasks have been quite noteworthy. This paper targets making classification models more robust to occlusions for the task of object recognition by proposing a pipeline that utilizes a frozen diffusion model. Diffusion features have demonstrated success in image generation and image completion while understanding image context. Occlusion can be posed as an image completion problem by deeming the pixels of the occluder to be `missing.' We hypothesize that such features can help hallucinate object visual features behind occluding objects, and hence we propose using them to enable models to become more occlusion robust. We design experiments to include input-based augmentations as well as feature-based augmentations. Input-based augmentations involve finetuning on images where the occluder pixels are inpainted, and feature-based augmentations involve augmenting classification features with intermediate diffusion features. We demonstrate that our proposed use of diffusion-based features results in models that are more robust to partial object occlusions for both Transformers and ConvNets on ImageNet with simulated occlusions. We also propose a dataset that encompasses real-world occlusions and demonstrate that our method is more robust to partial object occlusions.
Code (0)
등록된 구현이 없습니다.
Tasks
Image GenerationObjectObject RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Discriminative-Generative Synergy for Occlusion Robust 3D Human Mesh Recovery
3D human mesh recovery from monocular RGB images aims to estimate anatomically plausible 3D human models for downstream applications, but remains challenging under partial or severe occlusions. Regression-based methods a…
Human Mesh RecoveryView-Invariant Gait Recognition with Attentive Recurrent Learning of Partial Representations
Gait recognition refers to the identification of individuals based on features acquired from their body movement during walking. Despite the recent advances in gait recognition with deep learning, variations in data acqu…
Gait RecognitionIncreasing CNN Robustness to Occlusions by Reducing Filter Support
Convolutional neural networks (CNNs) provide the current state of the art in visual object classification, but they are far less accurate when classifying partially occluded objects. A straightforward way to improve clas…
General ClassificationObjectRobust Partial Matching for Person Search in the Wild
Various factors like occlusions, backgrounds, etc., would lead to misaligned detected bounding boxes , e.g., ones covering only portions of human body. This issue is common but overlooked by previous person search works.…
Human DetectionPerson SearchvalidCascade Feature Aggregation for Human Pose Estimation
Human pose estimation plays an important role in many computer vision tasks and has been studied for many decades. However, due to complex appearance variations from poses, illuminations, occlusions and low resolutions, …
Pose Estimation