English
Related papers

Related papers: Single-shot Path Integrated Panoptic Segmentation

200 papers

Image segmentation is an essential component in many image processing and computer vision tasks. The primary goal of image segmentation is to simplify an image for easier analysis, and there are two broad approaches for achieving this: edge…

Computer Vision and Pattern Recognition · Computer Science 2021-12-24 J. N. Mueller , J. N. Corcoran

In this paper, we solve three low-level pixel-wise vision problems, including salient object segmentation, edge detection, and skeleton extraction, within a unified framework. We first show some similarities shared by these tasks and then…

Computer Vision and Pattern Recognition · Computer Science 2020-08-31 Jiang-Jiang Liu , Qibin Hou , Ming-Ming Cheng

We present a new instance segmentation approach tailored to biological images, where instances may correspond to individual cells, organisms or plant parts. Unlike instance segmentation for user photographs or road scenes, in biological…

Computer Vision and Pattern Recognition · Computer Science 2020-04-24 Victor Kulikov , Victor Lempitsky

Sketch segmentation involves grouping pixels within a sketch that belong to the same object or instance. It serves as a valuable tool for sketch editing tasks, such as moving, scaling, or removing specific components. While image…

Computer Vision and Pattern Recognition · Computer Science 2025-05-07 Mia Tang , Yael Vinker , Chuan Yan , Lvmin Zhang , Maneesh Agrawala

Object detection or localization is an incremental step in progression from coarse to fine digital image inference. It not only provides the classes of the image objects, but also provides the location of the image objects which have been…

Computer Vision and Pattern Recognition · Computer Science 2020-07-07 Abdul Mueed Hafiz , Ghulam Mohiuddin Bhat

One-shot semantic segmentation aims to segment query images given only ONE annotated support image of the same class. This task is challenging because target objects in the support and query images can be largely different in appearance and…

Computer Vision and Pattern Recognition · Computer Science 2025-06-10 Hanjing Zhou , Mingze Yin , Danny Chen , Jian Wu , JinTai Chen

Identifying and segmenting moving objects from a moving monocular camera is difficult when there is unknown camera motion, different types of object motions and complex scene structures. To tackle these challenges, we take advantage of two…

Computer Vision and Pattern Recognition · Computer Science 2023-09-26 Yuxiang Huang , John Zelek

Few-shot semantic segmentation aims to segment novel-class objects in a query image with only a few annotated examples in support images. Most of advanced solutions exploit a metric learning framework that performs segmentation through…

Computer Vision and Pattern Recognition · Computer Science 2021-04-29 Jiacheng Chen , Bin-Bin Gao , Zongqing Lu , Jing-Hao Xue , Chengjie Wang , Qingmin Liao

In visual recognition tasks, few-shot learning requires the ability to learn object categories with few support examples. Its re-popularity in light of the deep learning development is mainly in image classification. This work focuses on…

Computer Vision and Pattern Recognition · Computer Science 2022-07-29 Miao Zhang , Miaojing Shi , Li Li

In order to deal with the task of video panoptic segmentation in the wild, we propose a robust integrated video panoptic segmentation solution. In our solution, we regard the video panoptic segmentation task as a segmentation target…

Computer Vision and Pattern Recognition · Computer Science 2023-06-13 Jinming Su , Wangwang Yang , Junfeng Luo , Xiaolin Wei

Existing optical flow methods make generic, spatially homogeneous, assumptions about the spatial structure of the flow. In reality, optical flow varies across an image depending on object class. Simply put, different objects move…

Computer Vision and Pattern Recognition · Computer Science 2016-04-12 Laura Sevilla-Lara , Deqing Sun , Varun Jampani , Michael J. Black

Image segmentation is an important component of many image understanding systems. It aims to group pixels in a spatially and perceptually coherent manner. Typically, these algorithms have a collection of parameters that control the degree…

Computer Vision and Pattern Recognition · Computer Science 2018-02-02 Marc Bosch , Christopher M. Gifford , Austin G. Dress , Clare W. Lau , Jeffrey G. Skibo , Gordon A. Christie

Automatic segmentation of objects from a single image is a challenging problem which generally requires training on large number of images. We consider the problem of automatically segmenting only the dynamic objects from a given pair of…

Computer Vision and Pattern Recognition · Computer Science 2016-04-19 Sri Raghu Malireddi , Shanmuganathan Raman

Video instance segmentation is a complex task in which we need to detect, segment, and track each object for any given video. Previous approaches only utilize single-frame features for the detection, segmentation, and tracking of objects…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Yang Fu , Linjie Yang , Ding Liu , Thomas S. Huang , Humphrey Shi

We propose an optical flow-guided approach for semi-supervised video object segmentation. Optical flow is usually exploited as additional guidance information in unsupervised video object segmentation. However, its relevance in…

Computer Vision and Pattern Recognition · Computer Science 2023-01-26 Yushan Zhang , Andreas Robinson , Maria Magnusson , Michael Felsberg

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 the rest of the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-02 Mingyu Ding , Zhe Wang , Bolei Zhou , Jianping Shi , Zhiwu Lu , Ping Luo

This work presents an unsupervised and semi-automatic image segmentation approach where we formulate the segmentation as a inference problem based on unary and pairwise assignment probabilities computed using low-level image cues. The…

Computer Vision and Pattern Recognition · Computer Science 2023-05-16 Ayelet Heimowitz , Yosi Keller

State-of-the-art lidar panoptic segmentation (LPS) methods follow bottom-up segmentation-centric fashion wherein they build upon semantic segmentation networks by utilizing clustering to obtain object instances. In this paper, we re-think…

Computer Vision and Pattern Recognition · Computer Science 2023-10-20 Abhinav Agarwalla , Xuhua Huang , Jason Ziglar , Francesco Ferroni , Laura Leal-Taixé , James Hays , Aljoša Ošep , Deva Ramanan

We present a new certification method for image and point cloud segmentation based on randomized smoothing. The method leverages a novel scalable algorithm for prediction and certification that correctly accounts for multiple testing,…

Machine Learning · Computer Science 2022-07-28 Marc Fischer , Maximilian Baader , Martin Vechev

Instance segmentation methods often require costly per-pixel labels. We propose a method that only requires point-level annotations. During training, the model only has access to a single pixel label per object, yet the task is to output…

Computer Vision and Pattern Recognition · Computer Science 2019-06-18 Issam H. Laradji , Negar Rostamzadeh , Pedro O. Pinheiro , David Vazquez , Mark Schmidt