中文
相关论文

相关论文: Patch-based Progressive 3D Point Set Upsampling

200 篇论文

Point clouds obtained from 3D sensors are usually sparse. Existing methods mainly focus on upsampling sparse point clouds in a supervised manner by using dense ground truth point clouds. In this paper, we propose a self-supervised point…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Yifan Zhao , Le Hui , Jin Xie

Attention-based models are proliferating in the space of image analytics, including segmentation. The standard method of feeding images to transformer encoders is to divide the images into patches and then feed the patches to the model as a…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Enzhi Zhang , Isaac Lyngaas , Peng Chen , Xiao Wang , Jun Igarashi , Yuankai Huo , Mohamed Wahib , Masaharu Munetomo

Recently, great progress has been made in 3D deep learning with the emergence of deep neural networks specifically designed for 3D point clouds. These networks are often trained from scratch or from pre-trained models learned purely from…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Bach Tran , Binh-Son Hua , Anh Tuan Tran , Minh Hoai

We present a new method for efficient high-quality image segmentation of objects and scenes. By analogizing classical computer graphics methods for efficient rendering with over- and undersampling challenges faced in pixel labeling tasks,…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Alexander Kirillov , Yuxin Wu , Kaiming He , Ross Girshick

The recent proliferation of 3D content that can be consumed on hand-held devices necessitates efficient tools for transmitting large geometric data, e.g., 3D meshes, over the Internet. Detailed high-resolution assets can pose a challenge to…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Yun-Chun Chen , Vladimir G. Kim , Noam Aigerman , Alec Jacobson

Completing an unordered partial point cloud is a challenging task. Existing approaches that rely on decoding a latent feature to recover the complete shape, often lead to the completed point cloud being over-smoothing, losing details, and…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Ren-Wu Li , Bo Wang , Chun-Peng Li , Ling-Xiao Zhang , Lin Gao

Over the last few years, the performance of inpainting to fill missing regions has shown significant improvements by using deep neural networks. Most of inpainting work create a visually plausible structure and texture, however, due to them…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Yejin Kim , Manri Cheon , Junwoo Lee

Face hallucination, which is the task of generating a high-resolution face image from a low-resolution input image, is a well-studied problem that is useful in widespread application areas. Face hallucination is particularly challenging…

计算机视觉与模式识别 · 计算机科学 2016-04-28 Oncel Tuzel , Yuichi Taguchi , John R. Hershey

Recently, it has been shown that in super-resolution, there exists a tradeoff relationship between the quantitative and perceptual quality of super-resolved images, which correspond to the similarity to the ground-truth images and the…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Jun-Ho Choi , Jun-Hyuk Kim , Manri Cheon , Jong-Seok Lee

Existing 3D surface representation approaches are unable to accurately classify pixels and their orientation lying on the boundary of an object. Thus resulting in coarse representations which usually require post-processing steps to extract…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Mateusz Michalkiewicz , Jhony K. Pontes , Dominic Jack , Mahsa Baktashmotlagh , Anders Eriksson

We present a new point-based approach for modeling the appearance of real scenes. The approach uses a raw point cloud as the geometric representation of a scene, and augments each point with a learnable neural descriptor that encodes local…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Kara-Ali Aliev , Artem Sevastopolsky , Maria Kolos , Dmitry Ulyanov , Victor Lempitsky

In recent years, point cloud upsampling has been widely applied in tasks such as 3D reconstruction and object recognition. This study proposed a novel framework, ReLPU, which enhances upsampling performance by explicitly learning from both…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Tongxu Zhang , Bei Wang

We introduce Patch Refinement a two-stage model for accurate 3D object detection and localization from point cloud data. Patch Refinement is composed of two independently trained Voxelnet-based networks, a Region Proposal Network (RPN) and…

计算机视觉与模式识别 · 计算机科学 2019-10-10 Johannes Lehner , Andreas Mitterecker , Thomas Adler , Markus Hofmarcher , Bernhard Nessler , Sepp Hochreiter

Point clouds produced by 3D scanning are often sparse, non-uniform, and noisy. Recent upsampling approaches aim to generate a dense point set, while achieving both distribution uniformity and proximity-to-surface, and possibly amending…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Ruihui Li , Xianzhi Li , Pheng-Ann Heng , Chi-Wing Fu

We propose a convolutional neural network (ConvNet) based approach for learning local image descriptors which can be used for significantly improved patch matching and 3D reconstructions. A multi-resolution ConvNet is used for learning…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Rahul Mitra , Jiakai Zhang , Sanath Narayan , Shuaib Ahmed , Sharat Chandran , Arjun Jain

Image matting is a key technique for image and video editing and composition. Conventionally, deep learning approaches take the whole input image and an associated trimap to infer the alpha matte using convolutional neural networks. Such…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Haichao Yu , Ning Xu , Zilong Huang , Yuqian Zhou , Humphrey Shi

Deep convolutional neural networks (DCNN) have been widely adopted for research on super resolution recently, however previous work focused mainly on stacking as many layers as possible in their model, in this paper, we present a new…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Yiwen Huang , Ming Qin

3D Gaussian Splatting (3DGS) has recently unlocked real-time, high-fidelity novel view synthesis by representing scenes using explicit 3D primitives. However, traditional methods often require millions of Gaussians to capture complex…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Anh Thuan Tran , Jana Kosecka

We present a novel, regression-based method for artistically styling images. Unlike recent neural style transfer or diffusion-based approaches, our method allows for explicit control over the stroke composition and level of detail in the…

图形学 · 计算机科学 2026-01-07 Ian Jaffray , John Bronskill

Point clouds provide a flexible and natural representation usable in countless applications such as robotics or self-driving cars. Recently, deep neural networks operating on raw point cloud data have shown promising results on supervised…

机器学习 · 计算机科学 2019-06-04 Jonathan Sauder , Bjarne Sievers