中文
相关论文

相关论文: ChildlikeSHAPES: Semantic Hierarchical Region Pars…

200 篇论文

In this work, we focus on Interactive Human Parsing (IHP), which aims to segment a human image into multiple human body parts with guidance from users' interactions. This new task inherits the class-aware property of human parsing, which…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Yutong Gao , Liqian Liang , Congyan Lang , Songhe Feng , Yidong Li , Yunchao Wei

Semantic segmentation is the task of classifying each pixel in an image. Training a segmentation model achieves best results using annotated images, where each pixel is annotated with the corresponding class. When obtaining fine annotations…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Jort de Jong , Mike Holenderski

The field of image-to-video generation has made remarkable progress. However, challenges such as human limb twisting and facial distortion persist, especially when generating long videos or modeling intensive motions. Existing human image…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Chang Liu , Mengting Chen , Yixuan Huang , Haoning Wu , Chen Ju , Shuai Xiao , Jinsong Lan , Yanfeng Wang

We introduce a method that allows to automatically segment images into semantically meaningful regions without human supervision. Derived regions are consistent across different images and coincide with human-defined semantic classes on…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Daniil Pakhomov , Sanchit Hira , Narayani Wagle , Kemar E. Green , Nassir Navab

Human parsing is a key topic in image processing with many applications, such as surveillance analysis, human-robot interaction, person search, and clothing category classification, among many others. Recently, due to the success of deep…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Xiaomei Zhang , Xiangyu Zhu , Ming Tang , Zhen Lei

The Segment Anything Model (SAM) excels at generating precise object masks from input prompts but lacks semantic awareness, failing to associate its generated masks with specific object categories. To address this limitation, we propose…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Rohit Kundu , Sudipta Paul , Arindam Dutta , Amit K. Roy-Chowdhury

Semantic segmentation aims to robustly predict coherent class labels for entire regions of an image. It is a scene understanding task that powers real-world applications (e.g., autonomous navigation). One important application, the use of…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Yuxiang Zhang , Sachin Mehta , Anat Caspi

Semantic segmentation in urban scene analysis has mainly focused on images or point clouds, while textured meshes - offering richer spatial representation - remain underexplored. This paper introduces SUM Parts, the first large-scale…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Weixiao Gao , Liangliang Nan , Hugo Ledoux

Semantic segmentation models trained on public datasets have achieved great success in recent years. However, these models didn't consider the personalization issue of segmentation though it is important in practice. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Yu Zhang , Chang-Bin Zhang , Peng-Tao Jiang , Ming-Ming Cheng , Feng Mao

Human parsing aims to partition humans in image or video into multiple pixel-level semantic parts. In the last decade, it has gained significantly increased interest in the computer vision community and has been utilized in a broad range of…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Lu Yang , Wenhe Jia , Shan Li , Qing Song

In this paper, we introduce Semantic-SAM, a universal image segmentation model to enable segment and recognize anything at any desired granularity. Our model offers two key advantages: semantic-awareness and granularity-abundance. To…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Feng Li , Hao Zhang , Peize Sun , Xueyan Zou , Shilong Liu , Jianwei Yang , Chunyuan Li , Lei Zhang , Jianfeng Gao

Attributes are semantically meaningful characteristics whose applicability widely crosses category boundaries. They are particularly important in describing and recognizing concepts where no explicit training example is given, \textit{e.g.,…

计算机视觉与模式识别 · 计算机科学 2017-05-01 Mahdi M. Kalayeh , Boqing Gong , Mubarak Shah

Scene understanding is an important capability for robots acting in unstructured environments. While most SLAM approaches provide a geometrical representation of the scene, a semantic map is necessary for more complex interactions with the…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Radu Alexandru Rosu , Jan Quenzel , Sven Behnke

The neural rendering of humans is a topic of great research significance. However, previous works mostly focus on achieving photorealistic details, neglecting the exploration of human parsing. Additionally, classical semantic work are all…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Jie Zhang , Pengcheng Shi , Zaiwang Gu , Yiyang Zhou , Zhi Wang

Children's drawings have a wonderful inventiveness, creativity, and variety to them. We present a system that automatically animates children's drawings of the human figure, is robust to the variance inherent in these depictions, and is…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Harrison Jesse Smith , Qingyuan Zheng , Yifei Li , Somya Jain , Jessica K. Hodgins

Semantic segmentation requires dense pixel-level annotations, which are costly and time-consuming to acquire. To address this, we present SeSAM, a framework that uses a foundational segmentation model, i.e. Segment Anything Model (SAM),…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Anurag Das , Anna Kukleva , Xinting Hu , Yuki M. Asano , Bernt Schiele

High-resolution semantic segmentation is essential for applications such as image editing, bokeh imaging, AR/VR, etc. Unfortunately, existing datasets often have limited resolution and lack precise mask details and boundaries. In this work,…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Chenxi Xie , Minghan Li , Hui Zeng , Jun Luo , Lei Zhang

In mission-critical domains such as law enforcement and medical diagnosis, the ability to explain and interpret the outputs of deep learning models is crucial for ensuring user trust and supporting informed decision-making. Despite…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Bharat Chandra Yalavarthi , Nalini Ratha

Large vision and language models learned directly through image-text associations often lack detailed visual substantiation, whereas image segmentation tasks are treated separately from recognition, supervisedly learned without…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Tsung-Wei Ke , Sangwoo Mo , Stella X. Yu

Image segmentation refers to the process to divide an image into nonoverlapping meaningful regions according to human perception, which has become a classic topic since the early ages of computer vision. A lot of research has been conducted…

计算机视觉与模式识别 · 计算机科学 2015-02-04 Hongyuan Zhu , Fanman Meng , Jianfei Cai , Shijian Lu