中文
相关论文

相关论文: PACE: A Large-Scale Dataset with Pose Annotations …

200 篇论文

The ability to decompose complex multi-object scenes into meaningful abstractions like objects is fundamental to achieve higher-level cognition. Previous approaches for unsupervised object-oriented scene representation learning are either…

机器学习 · 计算机科学 2020-03-17 Zhixuan Lin , Yi-Fu Wu , Skand Vishwanath Peri , Weihao Sun , Gautam Singh , Fei Deng , Jindong Jiang , Sungjin Ahn

The increasing production of waste, driven by population growth, has created challenges in managing and recycling materials effectively. Manual waste sorting is a common practice; however, it remains inefficient for handling large-scale…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Sara Inácio , Hugo Proença , João C. Neves

What does human pose tell us about a scene? We propose a task to answer this question: given human pose as input, hallucinate a compatible scene. Subtle cues captured by human pose -- action semantics, environment affordances, object…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Tim Brooks , Alexei A. Efros

Grasping in cluttered scenes remains highly challenging for dexterous hands due to the scarcity of data. To address this problem, we present a large-scale synthetic benchmark, encompassing 1319 objects, 8270 scenes, and 427 million grasps.…

机器人学 · 计算机科学 2024-10-31 Jialiang Zhang , Haoran Liu , Danshi Li , Xinqiang Yu , Haoran Geng , Yufei Ding , Jiayi Chen , He Wang

Humans possess the cognitive ability to comprehend scenes in a compositional manner. To empower AI systems with similar capabilities, object-centric learning aims to acquire representations of individual objects from visual scenes without…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Yinxuan Huang , Tonglin Chen , Zhimeng Shen , Jinghao Huang , Bin Li , Xiangyang Xue

Planar object tracking is a critical computer vision problem and has drawn increasing interest owing to its key roles in robotics, augmented reality, etc. Despite rapid progress, its further development, especially in the deep learning era,…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Xinran Liu , Xiaoqiong Liu , Ziruo Yi , Xin Zhou , Thanh Le , Libo Zhang , Yan Huang , Qing Yang , Heng Fan

In this paper, we present LaSOT, a high-quality benchmark for Large-scale Single Object Tracking. LaSOT consists of 1,400 sequences with more than 3.5M frames in total. Each frame in these sequences is carefully and manually annotated with…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Heng Fan , Liting Lin , Fan Yang , Peng Chu , Ge Deng , Sijia Yu , Hexin Bai , Yong Xu , Chunyuan Liao , Haibin Ling

We present a large-scale stereo RGB image object pose estimation dataset named the $\textbf{StereOBJ-1M}$ dataset. The dataset is designed to address challenging cases such as object transparency, translucency, and specular reflection, in…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Xingyu Liu , Shun Iwase , Kris M. Kitani

Understanding the complex urban infrastructure with centimeter-level accuracy is essential for many applications from autonomous driving to mapping, infrastructure monitoring, and urban management. Aerial images provide valuable information…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Seyed Majid Azimi , Corentin Henry , Lars Sommer , Arne Schumann , Eleonora Vig

In this paper, we proposed a pose estimation system based on rendered image training set, which predicts the pose of objects in real image, with knowledge of object category and tight bounding box. We developed a patch-based multi-class…

计算机视觉与模式识别 · 计算机科学 2015-06-23 Chuiwen Ma , Hao Su , Liang Shi

This paper presents our solution to ACM MM challenge: Large-scale Human-centric Video Analysis in Complex Events\cite{lin2020human}; specifically, here we focus on Track3: Crowd Pose Tracking in Complex Events. Remarkable progress has been…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Li Yuan , Shuning Chang , Ziyuan Huang , Yichen Zhou , Yunpeng Chen , Xuecheng Nie , Francis E. H. Tay , Jiashi Feng , Shuicheng Yan

We present SLOPER4D, a novel scene-aware dataset collected in large urban environments to facilitate the research of global human pose estimation (GHPE) with human-scene interaction in the wild. Employing a head-mounted device integrated…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Yudi Dai , Yitai Lin , Xiping Lin , Chenglu Wen , Lan Xu , Hongwei Yi , Siqi Shen , Yuexin Ma , Cheng Wang

Many robotics and industry applications have a high demand for the capability to estimate the 6D pose of novel objects from the cluttered scene. However, existing classic pose estimation methods are object-specific, which can only handle…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Jianqiu Chen , Zikun Zhou , Mingshan Sun , Tianpeng Bao , Rui Zhao , Liwei Wu , Zhenyu He

Estimating the 6D pose and size of household containers is challenging due to large intra-class variations in the object properties, such as shape, size, appearance, and transparency. The task is made more difficult when these objects are…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Xavier Weber , Alessio Xompero , Andrea Cavallaro

The standard approach to image instance segmentation is to perform the object detection first, and then segment the object from the detection bounding-box. More recently, deep learning methods like Mask R-CNN perform them jointly. However,…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Song-Hai Zhang , Ruilong Li , Xin Dong , Paul L. Rosin , Zixi Cai , Xi Han , Dingcheng Yang , Hao-Zhi Huang , Shi-Min Hu

Multi-object tracking is a classic field in computer vision. Among them, pedestrian tracking has extremely high application value and has become the most popular research category. Existing methods mainly use motion or appearance…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Teng Fu , Yuwen Chen , Zhuofan Chen , Mengyang Zhao , Bin Li , Xiangyang Xue

Most successful approaches to estimate the 6D pose of an object typically train a neural network by supervising the learning with annotated poses in real world images. These annotations are generally expensive to obtain and a common…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Juil Sock , Guillermo Garcia-Hernando , Anil Armagan , Tae-Kyun Kim

Robotic manipulation in everyday scenarios, especially in unstructured environments, requires skills in pose-aware object manipulation (POM), which adapts robots' grasping and handling according to an object's 6D pose. Recognizing an…

机器人学 · 计算机科学 2024-03-21 Qiaojun Yu , Ce Hao , Junbo Wang , Wenhai Liu , Liu Liu , Yao Mu , Yang You , Hengxu Yan , Cewu Lu

Multi-animal pose estimation is essential for studying animals' social behaviors in neuroscience and neuroethology. Advanced approaches have been proposed to support multi-animal estimation and achieve state-of-the-art performance. However,…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Ari Blau , Christoph Gebhardt , Andres Bendesky , Liam Paninski , Anqi Wu

We present WorldPose, a novel dataset for advancing research in multi-person global pose estimation in the wild, featuring footage from the 2022 FIFA World Cup. While previous datasets have primarily focused on local poses, often limited to…