中文
相关论文

相关论文: MRGAN: Multi-Rooted 3D Shape Generation with Unsup…

200 篇论文

With the capacity of modeling long-range dependencies in sequential data, transformers have shown remarkable performances in a variety of generative tasks such as image, audio, and text generation. Yet, taming them in generating less…

计算机视觉与模式识别 · 计算机科学 2022-04-06 An-Chieh Cheng , Xueting Li , Sifei Liu , Min Sun , Ming-Hsuan Yang

This work considers a new task in geometric deep learning: generating a triangulation among a set of points in 3D space. We present PointTriNet, a differentiable and scalable approach enabling point set triangulation as a layer in 3D…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Nicholas Sharp , Maks Ovsjanikov

We present an encoder-powered generative adversarial network (EncGAN) that is able to learn both the multi-manifold structure and the abstract features of data. Unlike the conventional decoder-based GANs, EncGAN uses an encoder to model the…

机器学习 · 计算机科学 2019-06-04 Jiseob Kim , Seungjae Jung , Hyundo Lee , Byoung-Tak Zhang

We present RadarGen, a diffusion model for synthesizing realistic automotive radar point clouds from multi-view camera imagery. RadarGen adapts efficient image-latent diffusion to the radar domain by representing radar measurements in…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Tomer Borreda , Fangqiang Ding , Sanja Fidler , Shengyu Huang , Or Litany

The importance of training robust neural network grows as 3D data is increasingly utilized in deep learning for vision tasks in robotics, drone control, and autonomous driving. One commonly used 3D data type is 3D point clouds, which…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Daniel Liu , Ronald Yu , Hao Su

Autonomous assembly of objects is an essential task in robotics and 3D computer vision. It has been studied extensively in robotics as a problem of motion planning, actuator control and obstacle avoidance. However, the task of developing a…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Abhinav Narayan Harish , Rajendra Nagar , Shanmuganathan Raman

As a new approach to train generative models, \emph{generative adversarial networks} (GANs) have achieved considerable success in image generation. This framework has also recently been applied to data with graph structures. We propose…

机器学习 · 计算机科学 2021-02-26 Shuangfei Fan , Bert Huang

We present a novel non-iterative learnable method for partial-to-partial 3D shape registration. The partial alignment task is extremely complex, as it jointly tries to match between points and identify which points do not appear in the…

计算机视觉与模式识别 · 计算机科学 2022-01-28 Dvir Ginzburg , Dan Raviv

The aim of this work is learning to reshape the object in an input image to an arbitrary new shape, by just simply providing a single reference image with an object instance in the desired shape. We propose a new Generative Adversarial…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Ziqiang Zheng , Yang Wu , Zhibin Yu , Yang Yang , Haiyong Zheng , Takeo Kanade

We propose a novel unsupervised generative model that learns to disentangle object identity from other low-level aspects in class-imbalanced data. We first investigate the issues surrounding the assumptions about uniformity made by InfoGAN,…

机器学习 · 计算机科学 2020-11-02 Utkarsh Ojha , Krishna Kumar Singh , Cho-Jui Hsieh , Yong Jae Lee

In many applications, including surveillance, entertainment, and restoration, there is a need to increase both the spatial resolution and the frame rate of a video sequence. The aim is to improve visual quality, refine details, and create a…

图像与视频处理 · 电气工程与系统科学 2024-07-25 Congrui Fu , Hui Yuan , Liquan Shen , Raouf Hamzaoui , Hao Zhang

As deep learning technologies advance, increasingly more data is necessary to generate general and robust models for various tasks. In the medical domain, however, large-scale and multi-parties data training and analyses are infeasible due…

机器学习 · 计算机科学 2020-12-17 Qi Chang , Zhennan Yan , Lohendran Baskaran , Hui Qu , Yikai Zhang , Tong Zhang , Shaoting Zhang , Dimitris N. Metaxas

This paper presents a novel, automated, generative adversarial networks (GAN) based synthetic feeder generation mechanism, abbreviated as FeederGAN. FeederGAN digests real feeder models represented by directed graphs via a deep learning…

系统与控制 · 电气工程与系统科学 2020-10-13 Ming Liang , Yao Meng , Jiyu Wang , David Lubkeman , Ning Lu

Recently, the cycle-consistent generative adversarial networks (CycleGAN) has been widely used for synthesis of multi-domain medical images. The domain-specific nonlinear deformations captured by CycleGAN make the synthesized images…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Chengjia Wang , Gillian Macnaught , Giorgos Papanastasiou , Tom MacGillivray , David Newby

Advances in the realm of Generative Adversarial Networks (GANs) have led to architectures capable of producing amazingly realistic images such as StyleGAN2, which, when trained on the FFHQ dataset, generates images of human faces from…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Mengyu Yang , David Rokeby , Xavier Snelgrove

Multisequence Magnetic Resonance Imaging (MRI) provides a more reliable diagnosis in clinical applications through complementary information across sequences. However, in practice, the absence of certain MR sequences is a common problem…

图像与视频处理 · 电气工程与系统科学 2025-10-21 Jihoon Cho , Jonghye Woo , Jinah Park

In this paper, we introduce a novel conditional generative adversarial network that creates dense 3D point clouds, with color, for assorted classes of objects in an unsupervised manner. To overcome the difficulty of capturing intricate…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Mohammad Samiul Arshad , William J. Beksi

We introduce a novel neural network architecture for encoding and synthesis of 3D shapes, particularly their structures. Our key insight is that 3D shapes are effectively characterized by their hierarchical organization of parts, which…

图形学 · 计算机科学 2017-05-16 Jun Li , Kai Xu , Siddhartha Chaudhuri , Ersin Yumer , Hao Zhang , Leonidas Guibas

3D indoor scenes are widely used in computer graphics, with applications ranging from interior design to gaming to virtual and augmented reality. They also contain rich information, including room layout, as well as furniture type,…

图形学 · 计算机科学 2023-02-22 Lin Gao , Jia-Mu Sun , Kaichun Mo , Yu-Kun Lai , Leonidas J. Guibas , Jie Yang

This work presents a generative adversarial architecture for generating three-dimensional shapes based on signed distance representations. While the deep generation of shapes has been mostly tackled by voxel and surface point cloud…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Marian Kleineberg , Matthias Fey , Frank Weichert
‹ 上一页 1 8 9 10 下一页 ›