中文
相关论文

相关论文: Seg2Reg: Differentiable 2D Segmentation to 1D Regr…

200 篇论文

Recovering 3D geometry and textures of individual objects is crucial for many robotics applications, such as manipulation, pose estimation, and autonomous driving. However, decomposing a target object from a complex background is…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Jun Wu , Sicheng Li , Sihui Ji , Yifei Yang , Yue Wang , Rong Xiong , Yiyi Liao

Single-channel 3D reconstruction is widely used in fields such as robotics and medical imaging. While these methods are good at reconstructing 3D geometry, their outputs are typically uncolored 3D models, making 3D colorization necessary…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Yeonjin Chang , Juhwan Cho , Seunghyeon Seo , Wonsik Shin , Nojun Kwak

Deep learning approaches to 3D shape segmentation are typically formulated as a multi-class labeling problem. Existing models are trained for a fixed set of labels, which greatly limits their flexibility and adaptivity. We opt for top-down…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Fenggen Yu , Kun Liu , Yan Zhang , Chenyang Zhu , Kai Xu

Motion segmentation in dynamic scenes is highly challenging, as conventional methods heavily rely on estimating camera poses and point correspondences from inherently noisy motion cues. Existing statistical inference or iterative…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Xiankang He , Peile Lin , Ying Cui , Dongyan Guo , Chunhua Shen , Xiaoqin Zhang

Boundary representation (B-rep) is the industry standard for computer-aided design (CAD). While deep learning shows promise in processing B-rep models, existing methods suffer from a representation gap: continuous approaches offer…

机器学习 · 计算机科学 2026-02-10 Yuanxu Sun , Yuezhou Ma , Haixu Wu , Guanyang Zeng , Muye Chen , Jianmin Wang , Mingsheng Long

Segmentation has been a major task in neuroimaging. A large number of automated methods have been developed for segmenting healthy and diseased brain tissues. In recent years, deep learning techniques have attracted a lot of attention as a…

图像与视频处理 · 电气工程与系统科学 2019-07-05 Jimit Doshi , Guray Erus , Mohamad Habes , Christos Davatzikos

We propose an end-to-end trainable, cross-category method for reconstructing multiple man-made articulated objects from a single RGBD image, focusing on part-level shape reconstruction and pose and kinematics estimation. We depart from…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Yuki Kawana , Tatsuya Harada

The lack of labeled datasets in 3D vision for surgical scenes inhibits the development of robust 3D reconstruction algorithms in the medical domain. Despite the popularity of Neural Radiance Fields and 3D Gaussian Splatting in the general…

计算机视觉与模式识别 · 计算机科学 2025-03-03 John J. Han , Jie Ying Wu

Estimating robot pose and joint angles is significant in advanced robotics, enabling applications like robot collaboration and online hand-eye calibration.However, the introduction of unknown joint angles makes prediction more complex than…

机器人学 · 计算机科学 2024-03-28 Yang Tian , Jiyao Zhang , Guowei Huang , Bin Wang , Ping Wang , Jiangmiao Pang , Hao Dong

Cascaded regression has been recently applied to reconstructing 3D faces from single 2D images directly in shape space, and achieved state-of-the-art performance. This paper investigates thoroughly such cascaded regression based 3D face…

计算机视觉与模式识别 · 计算机科学 2017-04-19 Feng Liu , Dan Zeng , Jing Li , Qijun Zhao

Accurate building segmentation from high-resolution RGB imagery remains challenging due to spectral similarity with non-building features, shadows, and irregular building geometries. In this study, we present a comprehensive deep learning…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Chintan B. Maniyar , Minakshi Kumar , Gengchen Mai

The basic framework of depth completion is to predict a pixel-wise dense depth map using very sparse input data. In this paper, we try to solve this problem in a more effective way, by reformulating the regression-based depth estimation…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Byeong-Uk Lee , Kyunghyun Lee , In So Kweon

Text segmentation tasks have a very wide range of application values, such as image editing, style transfer, watermark removal, etc.However, existing public datasets are of poor quality of pixel-level labels that have been shown to be…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Yibo Wang , Yunhu Ye , Yuanpeng Mao , Yanwei Yu , Yuanping Song

In this paper, we propose several novel deep learning methods for object saliency detection based on the powerful convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify an input image based on…

计算机视觉与模式识别 · 计算机科学 2015-05-07 Hengyue Pan , Bo Wang , Hui Jiang

This paper investigates the problem of recovering hyperspectral (HS) images from single RGB images. To tackle such a severely ill-posed problem, we propose a physically-interpretable, compact, efficient, and end-to-end learning-based…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Zhiyu Zhu , Hui Liu , Junhui Hou , Sen Jia , Qingfu Zhang

Instance segmentation of planar regions in indoor scenes benefits visual SLAM and other applications such as augmented reality (AR) where scene understanding is required. Existing methods built upon two-stage frameworks show satisfactory…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Yaxu Xie , Jason Rambach , Fangwen Shu , Didier Stricker

The rapid development of Large Multimodal Models (LMMs) has led to remarkable progress in 2D visual understanding; however, extending these capabilities to 3D scene understanding remains a significant challenge. Existing approaches…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Hongpei Zheng , Lintao Xiang , Qijun Yang , Qian Lin , Hujun Yin

3D image processing is an important problem in computer vision and pattern recognition fields. Compared with 2D image processing, its computation difficulty and cost are much higher due to the extra dimension. To fundamentally address this…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Yongyu Wang

Reconstruction based on the stereo camera has received considerable attention recently, but two particular challenges still remain. The first concerns the need to aggregate similar pixels in an effective approach, and the second is to…

计算机视觉与模式识别 · 计算机科学 2017-03-31 Lei Fan , Ziyu Pan , Long Chen , Kai Huang

Deep learning approaches to generic (non-semantic) segmentation have so far been indirect and relied on edge detection. This is in contrast to semantic segmentation, where DNNs are applied directly. We propose an alternative approach called…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Oran Shayer , Michael Lindenbaum