๐
๐
Old Age
AdaContour: Adaptive Contour Descriptor with Hierarchical Representation
April 12, 2024 ยท Entered Twilight ยท ๐ arXiv.org
Repo contents: .gitignore, README.md, RSR_solvers, S0_load_mat.py, assets, cmds.txt, datasets, demo.py, label_utils, libs, main.py, options, requirements.txt, sample_data, utils, visualizes
Authors
Tianyu Ding, Jinxin Zhou, Tianyi Chen, Zhihui Zhu, Ilya Zharkov, Luming Liang
arXiv ID
2404.08292
Category
cs.CV: Computer Vision
Cross-listed
cs.GR
Citations
1
Venue
arXiv.org
Repository
https://github.com/tding1/AdaContour
โญ 4
Last Checked
3 months ago
Abstract
Existing angle-based contour descriptors suffer from lossy representation for non-starconvex shapes. By and large, this is the result of the shape being registered with a single global inner center and a set of radii corresponding to a polar coordinate parameterization. In this paper, we propose AdaContour, an adaptive contour descriptor that uses multiple local representations to desirably characterize complex shapes. After hierarchically encoding object shapes in a training set and constructing a contour matrix of all subdivided regions, we compute a robust low-rank robust subspace and approximate each local contour by linearly combining the shared basis vectors to represent an object. Experiments show that AdaContour is able to represent shapes more accurately and robustly than other descriptors while retaining effectiveness. We validate AdaContour by integrating it into off-the-shelf detectors to enable instance segmentation which demonstrates faithful performance. The code is available at https://github.com/tding1/AdaContour.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
๐
๐
Old Age
Fast R-CNN
๐
๐
Old Age