Methods › Computer Vision › Instance Segmentation Models › Cascade Mask R-CNN
Cascade Mask R-CNN
Introduced by Zhaowei Cai et al. in Cascade R-CNN: Delving into High Quality Object Detection
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
Cascade Mask R-CNN extends Cascade R-CNN to instance segmentation, by adding a mask head to the cascade.
In the Mask R-CNN, the segmentation branch is inserted in parallel to the detection branch. However, the Cascade R-CNN has multiple detection branches. This raises the questions of 1) where to add the segmentation branch and 2) how many segmentation branches to add. The authors consider three strategies for mask prediction in the Cascade R-CNN. The first two strategies address the first question, adding a single mask prediction head at either the first or last stage of the Cascade R-CNN. Since the instances used to train the segmentation branch are the positives of the detection branch, their number varies in these two strategies. Placing the segmentation head later on the cascade leads to more examples. However, because segmentation is a pixel-wise operation, a large number of highly overlapping instances is not necessarily as helpful as for object detection, which is a patch-based operation. The third strategy addresses the second question, adding a segmentation branch to each cascade stage. This maximizes the diversity of samples used to learn the mask prediction task.
At inference time, all three strategies predict the segmentation masks on the patches produced by the final object detection stage, irrespective of the cascade stage on which the segmentation mask is implemented and how many segmentation branches there are.
Papers archive 2025-07-28
23 shown of 23, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
RipVIS: Rip Currents Video Instance Segmentation Benchmark for Beach Monitoring and Safety 1 Apr 2025 · 0 repositories · arXiv:2504.01128
-
OverLoCK: An Overview-first-Look-Closely-next ConvNet with Context-Mixing Dynamic Kernels 27 Feb 2025 · 1 repository · arXiv:2502.20087Syntology ran 0 of 3 samples · 3 unverified
-
Hierarchical Side-Tuning for Vision Transformers 9 Oct 2023 · 0 repositories · arXiv:2310.05393
-
DMKD: Improving Feature-based Knowledge Distillation for Object Detection Via Dual Masking Augmentation 6 Sep 2023 · 0 repositories · arXiv:2309.02719
-
Non-Hierarchical Transformers for Pedestrian Segmentation 11 Jul 2023 · 0 repositories · arXiv:2311.02506
-
BiViT: Extremely Compressed Binary Vision Transformers 1 Jan 2023 · 0 repositories
-
BiViT: Extremely Compressed Binary Vision Transformer 14 Nov 2022 · 0 repositories · arXiv:2211.07091
-
A Tri-Layer Plugin to Improve Occluded Detection 18 Oct 2022 · 1 repository · arXiv:2210.10046
-
FQ-ViT: Post-Training Quantization for Fully Quantized Vision Transformer 27 Nov 2021 · 1 repository · arXiv:2111.13824Syntology ran 3 of 3 samples · 0 unverified · 1 pointer-only (licence)
-
VTLayout: Fusion of Visual and Text Features for Document Layout Analysis 12 Aug 2021 · 0 repositories · arXiv:2108.13297
-
K-Net: Towards Unified Image Segmentation 28 Jun 2021 · 1 repository · arXiv:2106.14855Syntology ran 0 of 1 samples · 1 unverified
-
A2-FPN: Attention Aggregation Based Feature Pyramid Network for Instance Segmentation 19 Jun 2021 · 0 repositories
-
TNCR: Table Net Detection and Classification Dataset 19 Jun 2021 · 1 repository · arXiv:2106.15322
-
A^2-FPN: Attention Aggregation based Feature Pyramid Network for Instance Segmentation 7 May 2021 · 0 repositories · arXiv:2105.03186
-
Instances as Queries 5 May 2021 · 5 repositories · arXiv:2105.01928Syntology ran 1 of 3 samples · 2 unverified
-
Object Detection for Understanding Assembly Instruction Using Context-aware Data Augmentation and Cascade Mask R-CNN 7 Jan 2021 · 0 repositories · arXiv:2101.02509
-
SCNet: Training Inference Sample Consistency for Instance Segmentation 18 Dec 2020 · 2 repositories · arXiv:2012.10150
-
Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation 13 Dec 2020 · 5 repositories · arXiv:2012.07177Syntology ran 2 of 2 samples · 0 unverified
-
CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents 27 Apr 2020 · 3 repositories · arXiv:2004.12629Syntology ran 0 of 2 samples · 2 unverified
-
CBNet: A Novel Composite Backbone Network Architecture for Object Detection 9 Sep 2019 · 6 repositories · arXiv:1909.03625Syntology ran 0 of 4 samples · 4 unverified · 1 pointer-only (licence)
-
GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond 25 Apr 2019 · 9 repositories · arXiv:1904.11492
-
Hybrid Task Cascade for Instance Segmentation 22 Jan 2019 · 5 repositories · arXiv:1901.07518Syntology ran 0 of 11 samples · 11 unverified
-
Cascade R-CNN: Delving into High Quality Object Detection 3 Dec 2017 · 8 repositories · arXiv:1712.00726Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)
Tasks archive 2025-07-28
20 shown of 28 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections