English
Related papers

Related papers: A Simple Latent Diffusion Approach for Panoptic Se…

200 papers

Segmenting an image into its parts is a frequent preprocess for high-level vision tasks such as image editing. However, annotating masks for supervised training is expensive. Weakly-supervised and unsupervised methods exist, but they depend…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Xingzhe He , Bastian Wandt , Helge Rhodin

By pretraining to synthesize coherent images from perturbed inputs, generative models inherently learn to understand object boundaries and scene compositions. How can we repurpose these generative representations for general-purpose…

Computer Vision and Pattern Recognition · Computer Science 2026-04-06 Om Khangaonkar , Hamed Pirsiavash

Instance segmentation is one of the fundamental vision tasks. Recently, fully convolutional instance segmentation methods have drawn much attention as they are often simpler and more efficient than two-stage approaches like Mask R-CNN. To…

Computer Vision and Pattern Recognition · Computer Science 2020-04-28 Hao Chen , Kunyang Sun , Zhi Tian , Chunhua Shen , Yongming Huang , Youliang Yan

In this paper, we explore a principal way to enhance the quality of object masks produced by different segmentation models. We propose a model-agnostic solution called SegRefiner, which offers a novel perspective on this problem by…

Computer Vision and Pattern Recognition · Computer Science 2023-12-20 Mengyu Wang , Henghui Ding , Jun Hao Liew , Jiajun Liu , Yao Zhao , Yunchao Wei

The representative instance segmentation methods mostly segment different object instances with a mask of the fixed resolution, e.g., 28*28 grid. However, a low-resolution mask loses rich details, while a high-resolution mask incurs…

Computer Vision and Pattern Recognition · Computer Science 2023-03-15 Ruihuang Li , Chenhang He , Shuai Li , Yabin Zhang , Lei Zhang

This paper presents a unified framework for depth-aware panoptic segmentation (DPS), which aims to reconstruct 3D scene with instance-level semantics from one single image. Prior works address this problem by simply adding a dense depth…

Computer Vision and Pattern Recognition · Computer Science 2022-06-02 Naiyu Gao , Fei He , Jian Jia , Yanhu Shan , Haoyang Zhang , Xin Zhao , Kaiqi Huang

We explore a framework for protein sequence representation learning that decomposes the task between manifold learning and distributional modelling. Specifically we present a Latent Space Diffusion architecture which combines a protein…

Machine Learning · Computer Science 2025-03-25 Eoin Quinn , Ghassene Jebali , Maxime Seince , Oliver Bent

In the recent years, public use of artistic effects for editing and beautifying images has encouraged researchers to look for new approaches to this task. Most of the existing methods apply artistic effects to the whole image. Exploitation…

Computer Vision and Pattern Recognition · Computer Science 2018-09-25 Milad Tehrani , Mahnoosh Bagheri , Mahdi Ahmadi , Alireza Norouzi , Nader Karimi , Shadrokh Samavi

We present OpenSeeD, a simple Open-vocabulary Segmentation and Detection framework that jointly learns from different segmentation and detection datasets. To bridge the gap of vocabulary and annotation granularity, we first introduce a…

Computer Vision and Pattern Recognition · Computer Science 2023-03-21 Hao Zhang , Feng Li , Xueyan Zou , Shilong Liu , Chunyuan Li , Jianfeng Gao , Jianwei Yang , Lei Zhang

We present Prompt Diffusion, a framework for enabling in-context learning in diffusion-based generative models. Given a pair of task-specific example images, such as depth from/to image and scribble from/to image, and a text guidance, our…

Computer Vision and Pattern Recognition · Computer Science 2023-10-20 Zhendong Wang , Yifan Jiang , Yadong Lu , Yelong Shen , Pengcheng He , Weizhu Chen , Zhangyang Wang , Mingyuan Zhou

Semantic segmentation research has recently witnessed rapid progress, but many leading methods are unable to identify object instances. In this paper, we present Multi-task Network Cascades for instance-aware semantic segmentation. Our…

Computer Vision and Pattern Recognition · Computer Science 2015-12-15 Jifeng Dai , Kaiming He , Jian Sun

Training high-quality instance segmentation models requires an abundance of labeled images with instance masks and classifications, which is often expensive to procure. Active learning addresses this challenge by striving for optimum…

Computer Vision and Pattern Recognition · Computer Science 2023-09-29 Ke Yu , Stephen Albro , Giulia DeSalvo , Suraj Kothawade , Abdullah Rashwan , Sasan Tavakkol , Kayhan Batmanghelich , Xiaoqi Yin

Augmentation for dense prediction typically relies on either sample mixing or generative synthesis. Mixing improves robustness but misaligned masks yield soft label ambiguity. Diffusion synthesis increases apparent diversity but, when…

Computer Vision and Pattern Recognition · Computer Science 2025-11-06 Pengyu Jie , Wanquan Liu , Rui He , Yihui Wen , Deyu Meng , Chenqiang Gao

Image inpainting is the task of reconstructing missing or damaged parts of an image in a way that seamlessly blends with the surrounding content. With the advent of advanced generative models, especially diffusion models and generative…

Computer Vision and Pattern Recognition · Computer Science 2025-06-17 Xingzhong Hou , Jie Wu , Boxiao Liu , Yi Zhang , Guanglu Song , Yunpeng Liu , Yu Liu , Haihang You

Diffusion models have recently achieved great success in the synthesis of high-quality images and videos. However, the existing denoising techniques in diffusion models are commonly based on step-by-step noise predictions, which suffers…

Computer Vision and Pattern Recognition · Computer Science 2024-10-15 Hancheng Ye , Jiakang Yuan , Renqiu Xia , Xiangchao Yan , Tao Chen , Junchi Yan , Botian Shi , Bo Zhang

In this work, we propose a mask propagation network to treat the video segmentation problem as a concept of the guided instance segmentation. Similar to most MaskTrack based video segmentation methods, our method takes the mask probability…

Computer Vision and Pattern Recognition · Computer Science 2018-10-25 Jia Sun , Dongdong Yu , Yinghong Li , Changhu Wang

Object permanence in humans is a fundamental cue that helps in understanding persistence of objects, even when they are fully occluded in the scene. Present day methods in object segmentation do not account for this amodal nature of the…

Computer Vision and Pattern Recognition · Computer Science 2024-12-09 Kaihua Chen , Deva Ramanan , Tarasha Khurana

Modeling group actions on latent representations enables controllable transformations of high-dimensional image data. Prior works applying group-theoretic priors or modeling transformations typically operate in the high-dimensional data…

Computer Vision and Pattern Recognition · Computer Science 2025-12-16 Farhana Hossain Swarnali , Miaomiao Zhang , Tonmoy Hossain

Panoptic segmentation that unifies instance segmentation and semantic segmentation has recently attracted increasing attention. While most existing methods focus on designing novel architectures, we steer toward a different perspective:…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Gengwei Zhang , Yiming Gao , Hang Xu , Hao Zhang , Zhenguo Li , Xiaodan Liang

This paper aims to reduce the time to annotate images for panoptic segmentation, which requires annotating segmentation masks and class labels for all object instances and stuff regions. We formulate our approach as a collaborative process…

Computer Vision and Pattern Recognition · Computer Science 2020-12-16 Jasper R. R. Uijlings , Mykhaylo Andriluka , Vittorio Ferrari