中文
相关论文

相关论文: Neural Shape Parsers for Constructive Solid Geomet…

200 篇论文

Graph Convolutional Networks (GCNs) have recently become the primary choice for learning from graph-structured data, superseding hash fingerprints in representing chemical compounds. However, GCNs lack the ability to take into account the…

Recent studies have shown that aggregating convolutional features of a pre-trained Convolutional Neural Network (CNN) can obtain impressive performance for a variety of visual tasks. The symmetric Positive Definite (SPD) matrix becomes a…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Zhi Gao , Yuwei Wu , Xingyuan Bu , Yunde Jia

This paper introduces a deep architecture for segmenting 3D objects into their labeled semantic parts. Our architecture combines image-based Fully Convolutional Networks (FCNs) and surface-based Conditional Random Fields (CRFs) to yield…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Evangelos Kalogerakis , Melinos Averkiou , Subhransu Maji , Siddhartha Chaudhuri

Sum-Product Networks (SPNs) are hierarchical, graphical models that combine benefits of deep learning and probabilistic modeling. SPNs offer unique advantages to applications demanding exact probabilistic inference over high-dimensional,…

机器学习 · 计算机科学 2020-09-24 Jos van de Wolfshaar , Andrzej Pronobis

Convolution-based and Transformer-based vision backbone networks process images into the grid or sequence structures, respectively, which are inflexible for capturing irregular objects. Though Vision GNN (ViG) adopts graph-level features…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Jiafu Wu , Jian Li , Jiangning Zhang , Boshen Zhang , Mingmin Chi , Yabiao Wang , Chengjie Wang

The deep Convolutional Neural Network (CNN) is the state-of-the-art solution for large-scale visual recognition. Following basic principles such as increasing the depth and constructing highway connections, researchers have manually…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Lingxi Xie , Alan Yuille

In this paper we address the problem of representing 3D visual data with parameterized volumetric shape primitives. Specifically, we present a (two-stage) approach built around convolutional neural networks (CNNs) capable of segmenting…

计算机视觉与模式识别 · 计算机科学 2020-01-29 Jaka Šircelj , Tim Oblak , Klemen Grm , Uroš Petković , Aleš Jaklič , Peter Peer , Vitomir Štruc , Franc Solina

Cell nuclei detection is a challenging research topic because of limitations in cellular image quality and diversity of nuclear morphology, i.e. varying nuclei shapes, sizes, and overlaps between multiple cell nuclei. This has been a topic…

图像与视频处理 · 电气工程与系统科学 2019-01-23 Mohammad Tofighi , Tiantong Guo , Jairam K. P. Vanamala , Vishal Monga

Spiking neural networks (SNNs) represent a promising approach to developing artificial neural networks that are both energy-efficient and biologically plausible. However, applying SNNs to sequential tasks, such as text classification and…

神经与进化计算 · 计算机科学 2024-10-14 Changze Lv , Dongqi Han , Yansen Wang , Xiaoqing Zheng , Xuanjing Huang , Dongsheng Li

The combination of deep learning algorithm and materials science has made significant progress in predicting novel materials and understanding various behaviours of materials. Here, we introduced a new model called as the Crystal…

材料科学 · 物理学 2024-05-21 Zijian Du , Luozhijie Jin , Le Shu , Yan Cen , Yuanfeng Xu , Yongfeng Mei , Hao Zhang

High-resolution representations are important for vision-based robotic grasping problems. Existing works generally encode the input images into low-resolution representations via sub-networks and then recover high-resolution…

机器人学 · 计算机科学 2022-09-19 Zhangli Zhou , Shaochen Wang , Ziyang Chen , Mingyu Cai , Zhen Kan

We introduce SDM-NET, a deep generative neural network which produces structured deformable meshes. Specifically, the network is trained to generate a spatial arrangement of closed, deformable mesh parts, which respect the global part…

图形学 · 计算机科学 2019-09-04 Lin Gao , Jie Yang , Tong Wu , Yu-Jie Yuan , Hongbo Fu , Yu-Kun Lai , Hao Zhang

This paper introduces Graph Convolutional Recurrent Network (GCRN), a deep learning model able to predict structured sequences of data. Precisely, GCRN is a generalization of classical recurrent neural networks (RNN) to data structured by…

机器学习 · 统计学 2016-12-23 Youngjoo Seo , Michaël Defferrard , Pierre Vandergheynst , Xavier Bresson

With the usage of appropriate inductive biases, Counterfactual Generative Networks (CGNs) can generate novel images from random combinations of shape, texture, and background manifolds. These images can be utilized to train an invariant…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Sameer Ambekar , Matteo Tafuro , Ankit Ankit , Diego van der Mast , Mark Alence , Christos Athanasiadis

Statistical shape modeling is an important tool to characterize variation in anatomical morphology. Typical shapes of interest are measured using 3D imaging and a subsequent pipeline of registration, segmentation, and some extraction of…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Riddhish Bhalodia , Shireen Y. Elhabian , Ladislav Kavan , Ross T. Whitaker

Convolution Neural Network (CNN) has gained tremendous success in computer vision tasks with its outstanding ability to capture the local latent features. Recently, there has been an increasing interest in extending convolution operations…

机器学习 · 计算机科学 2018-11-09 Guokun Lai , Hanxiao Liu , Yiming Yang

Motivated by the necessity for parameter efficiency in distributed machine learning and AI-enabled edge devices, we provide a general and easy to implement method for significantly reducing the number of parameters of Convolutional Neural…

机器学习 · 计算机科学 2019-08-13 Hamed Omidvar , Vahideh Akhlaghi , Massimo Franceschetti , Rajesh K. Gupta

In many cutting-edge applications, high-fidelity computational models prove to be too slow for practical use and are therefore replaced by much faster surrogate models. Recently, deep learning techniques have increasingly been utilized to…

机器学习 · 计算机科学 2024-04-03 Saurabh Deshpande , Stéphane P. A. Bordas , Jakub Lengiewicz

Network architecture plays a key role in the deep learning-based computer vision system. The widely-used convolutional neural network and transformer treat the image as a grid or sequence structure, which is not flexible to capture…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Kai Han , Yunhe Wang , Jianyuan Guo , Yehui Tang , Enhua Wu

In this paper, we aim to reconstruct a full 3D human shape from a single image. Previous vertex-level and parameter regression approaches reconstruct 3D human shape based on a pre-defined adjacency matrix to encode positive relations…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Shihao Zhou , Mengxi Jiang , Shanshan Cai , Yunqi Lei