paper-with-me

홈 › Papers

A Fully Convolutional Two-Stream Fusion Network for Interactive Image Segmentation

2018-07-06 · Yang Hu, Andrea Soltoggio, Russell Lock, Steve Carter

In this paper, we propose a novel fully convolutional two-stream fusion network (FCTSFN) for interactive image segmentation. The proposed network includes two sub-networks: a two-stream late fusion network (TSLFN) that predicts the foreground at a reduced resolution, and a multi-scale refining network (MSRN) that refines the foreground at full resolution. The TSLFN includes two distinct deep streams followed by a fusion network. The intuition is that, since user interactions are more direct information on foreground/background than the image itself, the two-stream structure of the TSLFN reduces the number of layers between the pure user interaction features and the network output, allowing the user interactions to have a more direct impact on the segmentation result. The MSRN fuses the features from different layers of TSLFN with different scales, in order to seek the local to global information on the foreground to refine the segmentation result at full resolution. We conduct comprehensive experiments on four benchmark datasets. The results show that the proposed network achieves competitive performance compared to current state-of-the-art interactive image segmentation methods

📄 PDF Abstract BibTeX arXiv:1807.02480

Code (1)

cyh4/FCTSFN 공식 구현 caffe2

Tasks

Image SegmentationSegmentationSemantic SegmentationVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

SemanticDraw: Towards Real-Time Interactive Content Creation from Image Diffusion Models

2024-03-14 · CVPR 2025 1 · Jaerin Lee, Daniel Sungho Jung, Kanggeon Lee, Kyoung Mu Lee

We introduce SemanticDraw, a new paradigm of interactive content creation where high-quality images are generated in near real-time from given multiple hand-drawn regions, each encoding prescribed semantic meaning. In or…

BlockingGPUImage GenerationText-to-Image Generation

SAM-REF: Introducing Image-Prompt Synergy during Interaction for Detail Enhancement in the Segment Anything Model

2025-01-01 · CVPR 2025 1 · Chongkai Yu, Ting Liu, Anqi Li, Xiaochao Qu 외

Interactive segmentation is to segment the mask of the target object according to the user's interactive prompts. There are two mainstream strategies: early fusion and late fusion. Current specialist models utilize t…

Interactive Segmentation

Multi-view Graph Convolutional Network with Fully Leveraging Consistency via Granular-ball-based Topology Construction, Feature Enhancement and Interactive Fusion

2026-03-20 · Chengjie Cui, Taihua Xu, Shuyin Xia, Qinghua Zhang 외 arxiv

The effective utilization of consistency is crucial for multi-view learning. GCNs leverage node connections to propagate information across the graph, facilitating the exploitation of consistency in multi-view data. Howe…

Node Classification

Vidu S1: A Real-Time Interactive Video Generation Model

2026-07-03 · Jintao Zhang, Kai Jiang, Jintao Chen, Xu Wang 외 hf

We introduce Vidu S1, a real-time interactive video generation model supporting voice control of digital characters. Users can control video generation content at any moment through voice instructions. Vidu S1 supports i…

Video Generation

Defocus Blur Detection via Multi-Stream Bottom-Top-Bottom Fully Convolutional Network

2018-06-01 · CVPR 2018 6 · Wenda Zhao, Fan Zhao, Dong Wang, Huchuan Lu

Defocus blur detection (DBD) is the separation of infocus and out-of-focus regions in an image. This process has been paid considerable attention because of its remarkable potential applications. Accurate differentiation…

Defocus Blur DetectionDefocus Estimation