paper-with-me

Papers

SegFlow: Joint Learning for Video Object Segmentation and Optical Flow

2017-09-20 · ICCV 2017 10 · Jingchun Cheng, Yi-Hsuan Tsai, Shengjin Wang, Ming-Hsuan Yang

This paper proposes an end-to-end trainable network, SegFlow, for simultaneously predicting pixel-wise object segmentation and optical flow in videos. The proposed SegFlow has two branches where useful information of object segmentation and optical flow is propagated bidirectionally in a unified framework. The segmentation branch is based on a fully convolutional network, which has been proved effective in image segmentation task, and the optical flow branch takes advantage of the FlowNet model. The unified framework is trained iteratively offline to learn a generic notion, and fine-tuned online for specific objects. Extensive experiments on both the video object segmentation and optical flow datasets demonstrate that introducing optical flow improves the performance of segmentation and vice versa, against the state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:1709.06750

Code (1)

JingchunCheng/SegFlow 공식 구현

Tasks

Image SegmentationObjectOptical Flow EstimationSegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Semantic SegmentationVisual Object Tracking

Similar Papers 제목 키워드 기반

Breaking The Ice: Video Segmentation for Close-Range Ice-Covered Waters

2024-11-07 · Corwin Grant Jeon MacMillan, K. Andrea Scott, Matthew Garvin, Zhao Pan

Rapid ice recession in the Arctic Ocean, with predictions of ice-free summers by 2060, opens new maritime routes but requires reliable navigation solutions. Current approaches rely heavily on subjective expert judgment, …

Image SegmentationOptical Flow EstimationSegmentationSemantic Segmentation+2

Video Segmentation via Object Flow

2016-06-01 · CVPR 2016 6 · Yi-Hsuan Tsai, Ming-Hsuan Yang, Michael J. Black

Video object segmentation is challenging due to fast moving objects, deforming shapes, and cluttered backgrounds. Optical flow can be used to propagate an object segmentation over time but, unfortunately, flow is often i…

ObjectOptical Flow EstimationSegmentationSemantic Segmentation+4

Every Frame Counts: Joint Learning of Video Segmentation and Optical Flow

2019-11-28 · Mingyu Ding, Zhe Wang, Bolei Zhou, Jianping Shi 외

A major challenge for video semantic segmentation is the lack of labeled data. In most benchmark datasets, only one frame of a video clip is annotated, which makes most supervised methods fail to utilize information from…

Optical Flow EstimationSegmentationSemantic SegmentationVideo Segmentation+1

CrackSegFlow: Controllable Flow Matching Synthesis for Generalizable Crack Segmentation with a 50K Image-Mask Benchmark

2026-01-07 · Babak Asadi, Peiyang Wu, Mani Golparvar-Fard, Ramez Hajj arxiv

Defect segmentation is central to computer vision based inspection of infrastructure assets during both construction and operation. However, deployment remains limited due to scarce pixel-level labels and domain shift ac…

Crack Segmentation

MC-JEPA: A Joint-Embedding Predictive Architecture for Self-Supervised Learning of Motion and Content Features

2023-07-24 · Adrien Bardes, Jean Ponce, Yann Lecun

Self-supervised learning of visual representations has been focusing on learning content features, which do not capture object motion or location, and focus on identifying and differentiating objects in images and videos…

Optical Flow EstimationSelf-Supervised LearningSemantic Segmentation