中文
相关论文

相关论文: 6D-ViT: Category-Level 6D Object Pose Estimation v…

200 篇论文

6D pose estimation refers to object recognition and estimation of 3D rotation and 3D translation. The key technology for estimating 6D pose is to estimate pose by extracting enough features to find pose in any environment. Previous methods…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Myoungha Song , Jeongho Lee , Donghwan Kim

Deep learning models are increasingly utilized on resource-constrained edge devices for real-time data analytics. Recently, Vision Transformer and their variants have shown exceptional performance in various computer vision tasks. However,…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Xiang Liu , Yijun Song , Xia Li , Yifei Sun , Huiying Lan , Zemin Liu , Linshan Jiang , Jialin Li

The conventional pose estimation of a 3D object usually requires the knowledge of the 3D model of the object. Even with the recent development in convolutional neural networks (CNNs), a 3D model is often necessary in the final estimation.…

机器人学 · 计算机科学 2019-01-01 Zhongang Cai , Cunjun Yu , Quang-Cuong Pham

We present ProtoViT, a method for interpretable image classification combining deep learning and case-based reasoning. This method classifies an image by comparing it to a set of learned prototypes, providing explanations of the form ``this…

计算机视觉与模式识别 · 计算机科学 2025-09-11 Chiyu Ma , Jon Donnelly , Wenjun Liu , Soroush Vosoughi , Cynthia Rudin , Chaofan Chen

In this work, we aim to improve the 3D reasoning ability of Transformers in multi-view 3D human pose estimation. Recent works have focused on end-to-end learning-based transformer designs, which struggle to resolve geometric information…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Ziwei Liao , Jialiang Zhu , Chunyu Wang , Han Hu , Steven L. Waslander

We propose an end-to-end image compression and analysis model with Transformers, targeting to the cloud-based image classification application. Instead of placing an existing Transformer-based image classification model directly after an…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Yuanchao Bai , Xu Yang , Xianming Liu , Junjun Jiang , Yaowei Wang , Xiangyang Ji , Wen Gao

Transformers are state-of-the-art deep learning models that are composed of stacked attention and point-wise, fully connected layers designed for handling sequential data. Transformers are not only ubiquitous throughout Natural Language…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Onur Kara , Arijit Sehanobish , Hector H Corzo

Existing methods of multi-person video 3D human Pose and Shape Estimation (PSE) typically adopt a two-stage strategy, which first detects human instances in each frame and then performs single-person PSE with temporal model. However, the…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Zhongwei Qiu , Yang Qiansheng , Jian Wang , Haocheng Feng , Junyu Han , Errui Ding , Chang Xu , Dongmei Fu , Jingdong Wang

Object parts serve as crucial intermediate representations in various downstream tasks, but part-level representation learning still has not received as much attention as other vision tasks. Previous research has established that Vision…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Jiahao Xia , Wenjian Huang , Min Xu , Jianguo Zhang , Haimin Zhang , Ziyu Sheng , Dong Xu

Estimating the 6-degrees-of-freedom (6DoF) pose of a spacecraft from a single image is critical for autonomous operations like in-orbit servicing and space debris removal. Existing state-of-the-art methods often rely on iterative…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Pierre Ancey , Andrew Price , Saqib Javed , Mathieu Salzmann

3D instance segmentation plays a crucial role in comprehending 3D scenes. Despite recent advancements in this field, existing approaches exhibit certain limitations. These methods often rely on fixed instance positions obtained from sampled…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Mengnan Zhao , Lihe Zhang , Yuqiu Kong , Baocai Yin

Vision Transformer (ViT) has brought new breakthroughs to the field of image classification by introducing the self-attention mechanism and Graph Convolutional Networks(GCN) have been proposed and successfully applied in data representation…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Haibin Jiao

Facial landmark detection is a fundamental problem in computer vision for many downstream applications. This paper introduces a new facial landmark detector based on vision transformers, which consists of two unique designs: Dual Vision…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Ziqiang Dang , Jianfang Li , Lin Liu

Estimating an object's 6D pose, size, and shape from visual input is a fundamental problem in computer vision, with critical applications in robotic grasping and manipulation. Existing methods either rely on object-specific priors such as…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Jinyu Zhang , Haitao Lin , Jiashu Hou , Xiangyang Xue , Yanwei Fu

The Bird's-Eye-View (BEV) representation is a critical factor that directly impacts the 3D object detection performance, but the traditional BEV grid representation induces quadratic computational cost as the spatial resolution grows. To…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Zhili Chen , Shuangjie Xu , Maosheng Ye , Zian Qian , Xiaoyi Zou , Dit-Yan Yeung , Qifeng Chen

Recent deep networks that directly handle points in a point set, e.g., PointNet, have been state-of-the-art for supervised learning tasks on point clouds such as classification and segmentation. In this work, a novel end-to-end deep…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yaoqing Yang , Chen Feng , Yiru Shen , Dong Tian

We propose a system that learns to detect objects and infer their 3D poses in RGB-D images. Many existing systems can identify objects and infer 3D poses, but they heavily rely on human labels and 3D annotations. The challenge here is to…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Mihir Prabhudesai , Shamit Lal , Hsiao-Yu Fish Tung , Adam W. Harley , Shubhankar Potdar , Katerina Fragkiadaki

Accurately estimating the 6D pose of objects is crucial for many applications, such as robotic grasping, autonomous driving, and augmented reality. However, this task becomes more challenging in poor lighting conditions or when dealing with…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Zhujun Li , Ioannis Stamos

Category-level object pose estimation involves estimating the 6D pose and the 3D metric size of objects from predetermined categories. While recent approaches take categorical shape prior information as reference to improve pose estimation…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Lei Zhou , Zhiyang Liu , Runze Gan , Haozhe Wang , Marcelo H. Ang

This work investigates a simple yet powerful dense prediction task adapter for Vision Transformer (ViT). Unlike recently advanced variants that incorporate vision-specific inductive biases into their architectures, the plain ViT suffers…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Zhe Chen , Yuchen Duan , Wenhai Wang , Junjun He , Tong Lu , Jifeng Dai , Yu Qiao