中文
相关论文

相关论文: STRAP: Structured Object Affordance Segmentation w…

200 篇论文

Existing methods for pixel-wise labelling tasks generally disregard the underlying structure of labellings, often leading to predictions that are visually implausible. While incorporating structure into the model should improve prediction…

计算机视觉与模式识别 · 计算机科学 2016-06-13 Ke Li , Bharath Hariharan , Jitendra Malik

In medical image analysis, multi-organ semi-supervised segmentation faces challenges such as insufficient labels and low contrast in soft tissues. To address these issues, existing studies typically employ semi-supervised segmentation…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Feilong Tang , Zhongxing Xu , Ming Hu , Wenxue Li , Peng Xia , Yiheng Zhong , Hanjun Wu , Jionglong Su , Zongyuan Ge

A key challenge for the widespread application of learning-based models for robotic perception is to significantly reduce the required amount of annotated training data while achieving accurate predictions. This is essential not only to…

机器人学 · 计算机科学 2024-12-04 Niclas Vödisch , Kürsat Petek , Markus Käppeler , Abhinav Valada , Wolfram Burgard

Learning-based 3D shape segmentation is usually formulated as a semantic labeling problem, assuming that all parts of training shapes are annotated with a given set of tags. This assumption, however, is impractical for learning fine-grained…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Xiaogang Wang , Xun Sun , Xinyu Cao , Kai Xu , Bin Zhou

While there are novel point cloud semantic segmentation schemes that continuously surpass state-of-the-art results, the success of learning an effective model usually rely on the availability of abundant labeled data. However, data…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Puzuo Wang , Wei Yao

Semi-supervised semantic segmentation aims to utilize limited labeled images and abundant unlabeled images to achieve label-efficient learning, wherein the weak-to-strong consistency regularization framework, popularized by FixMatch, is…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Wentao Pan , Zhe Xu , Jiangpeng Yan , Zihan Wu , Raymond Kai-yu Tong , Xiu Li , Jianhua Yao

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…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Abdul Mueed Hafiz , Ghulam Mohiuddin Bhat

We address the problem of discovering part segmentations of articulated objects without supervision. In contrast to keypoints, part segmentations provide information about part localizations on the level of individual pixels. Capturing both…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Sandro Braun , Patrick Esser , Björn Ommer

Annotating 3D LiDAR point clouds for perception tasks is fundamental for many applications e.g., autonomous driving, yet it still remains notoriously labor-intensive. Pretraining-finetuning approach can alleviate the labeling burden by…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Xiangchao Yan , Runjian Chen , Bo Zhang , Hancheng Ye , Renqiu Xia , Jiakang Yuan , Hongbin Zhou , Xinyu Cai , Botian Shi , Wenqi Shao , Ping Luo , Yu Qiao , Tao Chen , Junchi Yan

Pixel-wise clean annotation is necessary for fully-supervised semantic segmentation, which is laborious and expensive to obtain. In this paper, we propose a weakly supervised 2D semantic segmentation model by incorporating sparse bounding…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Weixuan Sun , Jing Zhang , Nick Barnes

The deployment of high-accuracy 3D object detection models from point cloud remains a significant challenge due to their substantial computational and memory requirements. To address this, we introduce StripDet, a novel lightweight…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Weichao Wang , Wendong Mao , Zhongfeng Wang

We introduce a new framework for learning dense correspondence between deformable 3D shapes. Existing learning based approaches model shape correspondence as a labelling problem, where each point of a query shape receives a label…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Or Litany , Tal Remez , Emanuele Rodolà , Alex M. Bronstein , Michael M. Bronstein

Affordances are the possibilities of actions the environment offers to the individual. Ordinary objects (hammer, knife) usually have many affordances (grasping, pounding, cutting), and detecting these allow artificial agents to understand…

机器学习 · 计算机科学 2021-07-06 Hugo Caselles-Dupré , Michael Garcia-Ortiz , David Filliat

Global registration of point clouds aims to find an optimal alignment of a sequence of 2D or 3D point sets. In this paper, we present a novel method that takes advantage of current deep learning techniques for unsupervised learning of…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Lingjing Wang , Yi Shi , Xiang Li , Yi Fang

This manuscript presents a series of my selected contributions to the topic of label-efficient learning in computer vision and remote sensing. The central focus of this research is to develop and adapt methods that can learn effectively…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Minh-Tan Pham

Few-shot sequence labeling aims to identify novel classes based on only a few labeled samples. Existing methods solve the data scarcity problem mainly by designing token-level or span-level labeling models based on metric learning. However,…

计算与语言 · 计算机科学 2023-07-21 Zifeng Cheng , Qingyu Zhou , Zhiwei Jiang , Xuemin Zhao , Yunbo Cao , Qing Gu

In recent years, there has been remarkable progress in supervised image segmentation. Video segmentation is less explored, despite the temporal dimension being highly informative. Semantic labels, e.g. that cannot be accurately detected in…

计算机视觉与模式识别 · 计算机科学 2019-08-30 Radu Sibechi , Olaf Booij , Nora Baka , Peter Bloem

Existing state-of-the-art 3D point clouds understanding methods only perform well in a fully supervised manner. To the best of our knowledge, there exists no unified framework which simultaneously solves the downstream high-level…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Kangcheng Liu

Structured-output learning is a challenging problem; particularly so because of the difficulty in obtaining large datasets of fully labelled instances for training. In this paper we try to overcome this difficulty by presenting a…

计算机视觉与模式识别 · 计算机科学 2014-06-24 Roman Shapovalov , Dmitry Vetrov , Anton Osokin , Pushmeet Kohli

Amodal panoptic segmentation aims to connect the perception of the world to its cognitive understanding. It entails simultaneously predicting the semantic labels of visible scene regions and the entire shape of traffic participant…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Rohit Mohan , Abhinav Valada