paper-with-me

홈 › Papers

Sparse Color-Code Net: Real-Time RGB-Based 6D Object Pose Estimation on Edge Devices

2024-06-05 · Xingjian Yang, Zhitao Yu, Ashis G. Banerjee

As robotics and augmented reality applications increasingly rely on precise and efficient 6D object pose estimation, real-time performance on edge devices is required for more interactive and responsive systems. Our proposed Sparse Color-Code Net (SCCN) embodies a clear and concise pipeline design to effectively address this requirement. SCCN performs pixel-level predictions on the target object in the RGB image, utilizing the sparsity of essential object geometry features to speed up the Perspective-n-Point (PnP) computation process. Additionally, it introduces a novel pixel-level geometry-based object symmetry representation that seamlessly integrates with the initial pose predictions, effectively addressing symmetric object ambiguities. SCCN notably achieves an estimation rate of 19 frames per second (FPS) and 6 FPS on the benchmark LINEMOD dataset and the Occlusion LINEMOD dataset, respectively, for an NVIDIA Jetson AGX Xavier, while consistently maintaining high estimation accuracy at these rates.

📄 PDF Abstract BibTeX arXiv:2406.02977

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation using RGBObjectPose Estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

CU-Net: Real-Time High-Fidelity Color Upsampling for Point Clouds

2022-09-12 · Lingdong Wang, Mohammad Hajiesmaili, Jacob Chakareski, Ramesh K. Sitaraman

Point cloud upsampling is essential for high-quality augmented reality, virtual reality, and telepresence applications, due to the capture, processing, and communication limitations of existing technologies. Although geo…

point cloud upsamplingVocal Bursts Intensity Prediction

Real-Time User-Guided Image Colorization with Learned Deep Priors

2017-05-08 · Richard Zhang, Jun-Yan Zhu, Phillip Isola, Xinyang Geng 외

We propose a deep learning approach for user-guided image colorization. The system directly maps a grayscale image, along with sparse, local user "hints" to an output colorization with a Convolutional Neural Network (CNN…

ColorizationImage ColorizationPoint-interactive Image Colorization

Cobra: Efficient Line Art COlorization with BRoAder References

2025-04-16 · Junhao Zhuang, Lingen Li, Xuan Ju, Zhaoyang Zhang 외

The comic production industry requires reference-based line art colorization with high accuracy, efficiency, contextual consistency, and flexible control. A comic page often involves diverse characters, objects, and back…

ColorizationImage GenerationLine Art Colorization

Depth Map Completion by Jointly Exploiting Blurry Color Images and Sparse Depth Maps

2017-11-27 · Liyuan Pan, Yuchao Dai, Miaomiao Liu, Fatih Porikli

We aim at predicting a complete and high-resolution depth map from incomplete, sparse and noisy depth measurements. Existing methods handle this problem either by exploiting various regularizations on the depth maps dire…

SemAttNet: Towards Attention-based Semantic Aware Guided Depth Completion

2022-04-28 · Danish Nazir, Marcus Liwicki, Didier Stricker, Muhammad Zeshan Afzal

Depth completion involves recovering a dense depth map from a sparse map and an RGB image. Recent approaches focus on utilizing color images as guidance images to recover depth at invalid pixels. However, color images al…

Depth Completion