TL;DR
GlideNet is a novel deep architecture that combines global, local, and intrinsic features to improve multi-category attribute prediction, especially for low pixel-count objects and complex attribute-category dependencies.
Contribution
The paper introduces GlideNet, a multi-branch network with gating and category embedding mechanisms that effectively models scene context and object attributes across multiple categories.
Findings
Achieves over 5% gain in mean recall on VAW and CAR datasets.
Excels in predicting attributes of low pixel-count objects.
Performs well in training-starved real-world scenarios.
Abstract
Attaching attributes (such as color, shape, state, action) to object categories is an important computer vision problem. Attribute prediction has seen exciting recent progress and is often formulated as a multi-label classification problem. Yet significant challenges remain in: 1) predicting diverse attributes over multiple categories, 2) modeling attributes-category dependency, 3) capturing both global and local scene context, and 4) predicting attributes of objects with low pixel-count. To address these issues, we propose a novel multi-category attribute prediction deep architecture named GlideNet, which contains three distinct feature extractors. A global feature extractor recognizes what objects are present in a scene, whereas a local one focuses on the area surrounding the object of interest. Meanwhile, an intrinsic feature extractor uses an extension of standard convolution dubbed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
