Gleo-Det: Deep Convolution Feature-Guided Detector with Local Entropy Optimization for Salient Points
Chao Li, Yanan You, Wenli Zhou

TL;DR
Gleo-Det introduces a novel unsupervised feature detection method combining deep convolution features and local entropy optimization to improve repeatability and detail preservation in salient point detection.
Contribution
The paper proposes a new unsupervised feature detection approach that integrates coarse and fine constraints, uses entropy-based loss functions, and guides detection with deep convolution features.
Findings
Achieves competitive results against state-of-the-art methods
Improves repeatability and detail preservation in salient point detection
Demonstrates effectiveness of entropy-based cost functions in feature detection
Abstract
Feature detection is an important procedure for image matching, where unsupervised feature detection methods are the detection approaches that have been mostly studied recently, including the ones that are based on repeatability requirement to define loss functions, and the ones that attempt to use descriptor matching to drive the optimization of the pipelines. For the former type, mean square error (MSE) is usually used which cannot provide strong constraint for training and can make the model easy to be stuck into the collapsed solution. For the later one, due to the down sampling operation and the expansion of receptive fields, the details can be lost for local descriptors can be lost, making the constraint not fine enough. Considering the issues above, we propose to combine both ideas, which including three aspects. 1) We propose to achieve fine constraint based on the requirement…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Robotics and Sensor-Based Localization
MethodsConvolution
