We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Recursively Refined R-CNN: Instance Segmentation with Self-RoI Rebalancing

Abstract: Within the field of instance segmentation, most of the state-of-the-art deep learning networks rely nowadays on cascade architectures, where multiple object detectors are trained sequentially, re-sampling the ground truth at each step. This offers a solution to the problem of exponentially vanishing positive samples. However, it also translates into an increase in network complexity in terms of the number of parameters. To address this issue, we propose Recursively Refined R-CNN (R^3-CNN) which avoids duplicates by introducing a loop mechanism instead. At the same time, it achieves a quality boost using a recursive re-sampling technique, where a specific IoU quality is utilized in each recursion to eventually equally cover the positive spectrum. Our experiments highlight the specific encoding of the loop mechanism in the weights, requiring its usage at inference time. The R^3-CNN architecture is able to surpass the recently proposed HTC model, while reducing the number of parameters significantly. Experiments on COCO minival 2017 dataset show performance boost independently from the utilized baseline model. The code is available online at this https URL
Subjects: Computer Vision and Pattern Recognition (cs.CV)
ACM classes: I.4.6; I.5.1
Journal reference: International Conference on Computer Analysis of Images and Patterns. Springer, Cham, 2021
DOI: 10.1007/978-3-030-89128-2_46
Cite as: arXiv:2104.01329 [cs.CV]
  (or arXiv:2104.01329v2 [cs.CV] for this version)

Submission history

From: Leonardo Rossi [view email]
[v1] Sat, 3 Apr 2021 07:25:33 GMT (333kb,D)
[v2] Mon, 2 Aug 2021 09:36:09 GMT (333kb,D)

Link back to: arXiv, form interface, contact.