中文
相关论文

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

200 篇论文

Semantic segmentation requires a detailed labeling of image pixels by object category. Information derived from local image patches is necessary to describe the detailed shape of individual objects. However, this information is ambiguous…

计算机视觉与模式识别 · 计算机科学 2017-03-30 Hexiang Hu , Zhiwei Deng , Guang-Tong Zhou , Fei Sha , Greg Mori

The majority of existing human parsing methods formulate the task as semantic segmentation, which regard each semantic category equally and fail to exploit the intrinsic physiological structure of human body, resulting in inaccurate…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Ruyi Ji , Dawei Du , Libo Zhang , Longyin Wen , Yanjun Wu , Chen Zhao , Feiyue Huang , Siwei Lyu

Semantic image segmentation is an important computer vision task that is difficult because it consists of both recognition and segmentation. The task is often cast as a structured output problem on an exponentially large output-space, which…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Payman Yadollahpour

Semantic segmentation is the pixel-wise labelling of an image. Since the problem is defined at the pixel level, determining image class labels only is not acceptable, but localising them at the original image pixel resolution is necessary.…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Irem Ulku , Erdem Akagunduz

Modern convolutional neural networks (CNNs) are able to achieve human-level object classification accuracy on specific tasks, and currently outperform competing models in explaining complex human visual representations. However, the…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Joshua C. Peterson , Paul Soulos , Aida Nematzadeh , Thomas L. Griffiths

Sketches, with their expressive potential, allow humans to convey the essence of an object through even a rough contour. For the first time, we harness this expressive potential to improve segmentation performance in challenging tasks like…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Ying Zang , Runlong Cao , Jianqi Zhang , Yidong Han , Ziyue Cao , Wenjun Hu , Didi Zhu , Lanyun Zhu , Zejian Li , Deyi Ji , Tianrun Chen

We introduce a method that takes advantage of high-quality pretrained multimodal representations to explore fine-grained semantic networks in the human brain. Previous studies have documented evidence of functional localization in the…

人工智能 · 计算机科学 2023-06-07 Cory Efird , Alex Murphy , Joel Zylberberg , Alona Fyshe

Semantic segmentation is a powerful method to facilitate visual scene understanding. Each pixel is assigned a label according to a pre-defined list of object classes and semantic entities. This becomes very useful as a means to summarize…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Marc Bosch , Gordon A. Christie , Christopher M. Gifford

Common visual recognition tasks such as classification, object detection, and semantic segmentation are rapidly reaching maturity, and given the recent rate of progress, it is not unreasonable to conjecture that techniques for many of these…

计算机视觉与模式识别 · 计算机科学 2016-12-15 Yan Zhu , Yuandong Tian , Dimitris Mexatas , Piotr Dollár

Semantic segmentation is one of the most challenging tasks in computer vision. However, in many applications, a frequent obstacle is the lack of labeled images, due to the high cost of pixel-level labeling. In this scenario, it makes sense…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Adrian Peláez-Vegas , Pablo Mesejo , Julián Luengo

The Segment Anything Model (SAM) was originally designed for label-agnostic mask generation. Does this model also possess inherent semantic understanding, of value to broader visual tasks? In this work we follow a multi-staged approach…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Miguel Espinosa , Chenhongyi Yang , Linus Ericsson , Steven McDonagh , Elliot J. Crowley

The Segment Anything Model (SAM) exhibits a capability to segment a wide array of objects in natural images, serving as a versatile perceptual tool for various downstream image segmentation tasks. In contrast, medical image segmentation…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Yizhe Zhang , Tao Zhou , Shuo Wang , Ye Wu , Pengfei Gu , Danny Z. Chen

Human categorization is one of the most important and successful targets of cognitive modeling in psychology, yet decades of development and assessment of competing models have been contingent on small sets of simple, artificial…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Ruairidh M. Battleday , Joshua C. Peterson , Thomas L. Griffiths

With the development of neural radiance fields and generative models, numerous methods have been proposed for learning 3D human generation from 2D images. These methods allow control over the pose of the generated 3D human and enable…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Peng Zheng , Tao Liu , Zili Yi , Rui Ma

The rapid development of deep learning has driven significant progress in image semantic segmentation - a fundamental task in computer vision. Semantic segmentation algorithms often depend on the availability of pixel-level labels (i.e.,…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Zhaozheng Chen , Qianru Sun

Modern deep neural networks remain challenging to interpret due to the opacity of their latent representations, impeding model understanding, debugging, and debiasing. Concept Embedding Models (CEMs) address this by mapping inputs to…

机器学习 · 计算机科学 2026-03-02 Oscar Hill , Mateo Espinosa Zarlenga , Mateja Jamnik

Caricature is an artistic drawing created to abstract or exaggerate facial features of a person. Rendering visually pleasing caricatures is a difficult task that requires professional skills, and thus it is of great interest to design a…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Wenqing Chu , Wei-Chih Hung , Yi-Hsuan Tsai , Yu-Ting Chang , Yijun Li , Deng Cai , Ming-Hsuan Yang

Segment Anything Model (SAM) has gained significant recognition in the field of semantic segmentation due to its versatile capabilities and impressive performance. Despite its success, SAM faces two primary limitations: (1) it relies…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Yuchen Li , Li Zhang , Youwei Liang , Pengtao Xie

The complexity of visual stimuli plays an important role in many cognitive phenomena, including attention, engagement, memorability, time perception and aesthetic evaluation. Despite its importance, complexity is poorly understood and…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Tingke Shen , Surabhi S Nath , Aenne Brielmann , Peter Dayan

Segmentation models achieve high accuracy on benchmarks but often fail in real-world domains by relying on spurious correlations instead of true object boundaries. We propose a human-in-the-loop interactive framework that enables…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Pouya Shaeri , Ryan T. Woo , Yasaman Mohammadpour , Ariane Middel