paper-with-me

Papers

Box-supervised Instance Segmentation with Level Set Evolution

2022-07-19 · Wentong Li, Wenyu Liu, Jianke Zhu, Miaomiao Cui, Xiansheng Hua, Lei Zhang

In contrast to the fully supervised methods using pixel-wise mask labels, box-supervised instance segmentation takes advantage of the simple box annotations, which has recently attracted a lot of research attentions. In this paper, we propose a novel single-shot box-supervised instance segmentation approach, which integrates the classical level set model with deep neural network delicately. Specifically, our proposed method iteratively learns a series of level sets through a continuous Chan-Vese energy-based function in an end-to-end fashion. A simple mask supervised SOLOv2 model is adapted to predict the instance-aware mask map as the level set for each instance. Both the input image and its deep features are employed as the input data to evolve the level set curves, where a box projection function is employed to obtain the initial boundary. By minimizing the fully differentiable energy function, the level set for each instance is iteratively optimized within its corresponding bounding box annotation. The experimental results on four challenging benchmarks demonstrate the leading performance of our proposed approach to robust instance segmentation in various scenarios. The code is available at: https://github.com/LiWentomng/boxlevelset.

📄 PDF Abstract BibTeX arXiv:2207.09055

Code (2)

liwentomng/boxlevelset 공식 구현
huster-hq/monobox pytorch

Tasks

Box-supervised Instance SegmentationInstance SegmentationSegmentation

Similar Papers 제목 키워드 기반

Box2Mask: Box-supervised Instance Segmentation via Level-set Evolution

2022-12-03 · Wentong Li, Wenyu Liu, Jianke Zhu, Miaomiao Cui 외

In contrast to fully supervised methods using pixel-wise mask labels, box-supervised instance segmentation takes advantage of simple box annotations, which has recently attracted increasing research attention. This paper…

Box-supervised Instance SegmentationDecoderInstance SegmentationSegmentation

Deep Level Set for Box-supervised Instance Segmentation in Aerial Images

2021-12-07 · Wentong Li, Yijie Chen, Wenyu Liu, Jianke Zhu

Box-supervised instance segmentation has recently attracted lots of research efforts while little attention is received in aerial image domain. In contrast to the general object collections, aerial objects have large int…

Box-supervised Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

CAMEL: A Weakly Supervised Learning Framework for Histopathology Image Segmentation

2019-08-28 · ICCV 2019 10 · Gang Xu, Zhigang Song, Zhuo Sun, Calvin Ku 외

Histopathology image analysis plays a critical role in cancer diagnosis and treatment. To automatically segment the cancerous regions, fully supervised segmentation algorithms require labor-intensive and time-consuming l…

Image SegmentationMultiple Instance LearningSegmentationSemantic Segmentation+1

Cyclic Learning: Bridging Image-level Labels and Nuclei Instance Segmentation

2023-06-05 · Yang Zhou, Yongjian Wu, Zihua Wang, Bingzheng Wei 외

Nuclei instance segmentation on histopathology images is of great clinical value for disease analysis. Generally, fully-supervised algorithms for this task require pixel-wise manual annotations, which is especially time-…

Instance SegmentationMulti-Task LearningSegmentationSemantic Segmentation+2

TrafficCAM: A Versatile Dataset for Traffic Flow Segmentation

2022-11-17 · Zhongying Deng, Yanqi Chen, Lihao Liu, Shujun Wang 외

Traffic flow analysis is revolutionising traffic management. Qualifying traffic flow data, traffic control bureaus could provide drivers with real-time alerts, advising the fastest routes and therefore optimising transpo…

Instance SegmentationManagementSemantic Segmentation