AICurious Logo

What is: Hybrid Task Cascade?

SourceHybrid Task Cascade for Instance Segmentation
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

Hybrid Task Cascade, or HTC, is a framework for cascading in instance segmentation. It differs from Cascade Mask R-CNN in two important aspects: (1) instead of performing cascaded refinement on the two tasks of detection and segmentation separately, it interweaves them for a joint multi-stage processing; (2) it adopts a fully convolutional branch to provide spatial context, which can help distinguishing hard foreground from cluttered background.