Skip to main content

Showing 51–68 of 68 results for author: Tagliasacchi, A

.
  1. LSMAT Least Squares Medial Axis Transform

    Authors: Daniel Rebain, Baptiste Angles, Julien Valentin, Nicholas Vining, Jiju Peethambaran, Shahram Izadi, Andrea Tagliasacchi

    Abstract: The medial axis transform has applications in numerous fields including visualization, computer graphics, and computer vision. Unfortunately, traditional medial axis transformations are usually brittle in the presence of outliers, perturbations and/or noise along the boundary of objects. To overcome this limitation, we introduce a new formulation of the medial axis transform which is naturally rob… ▽ More

    Submitted 10 October, 2020; originally announced October 2020.

    Journal ref: Computer Graphics Forum 38 (2019) 5-18

  2. arXiv:2007.04883  [pdf, other

    cs.CV

    PIE-NET: Parametric Inference of Point Cloud Edges

    Authors: Xiaogang Wang, Yuelang Xu, Kai Xu, Andrea Tagliasacchi, Bin Zhou, Ali Mahdavi-Amiri, Hao Zhang

    Abstract: We introduce an end-to-end learnable technique to robustly identify feature edges in 3D point cloud data. We represent these edges as a collection of parametric curves (i.e.,lines, circles, and B-splines). Accordingly, our deep neural network, coined PIE-NET, is trained for parametric inference of edges. The network relies on a "region proposal" architecture, where a first module proposes an over-… ▽ More

    Submitted 25 October, 2020; v1 submitted 9 July, 2020; originally announced July 2020.

  3. arXiv:2006.09930  [pdf, other

    cs.LG cs.CV stat.ML

    CoSE: Compositional Stroke Embeddings

    Authors: Emre Aksan, Thomas Deselaers, Andrea Tagliasacchi, Otmar Hilliges

    Abstract: We present a generative model for complex free-form structures such as stroke-based drawing tasks. While previous approaches rely on sequence-based models for drawings of basic objects or handwritten text, we propose a model that treats drawings as a collection of strokes that can be composed into complex structures such as diagrams (e.g., flow-charts). At the core of the approach lies a novel aut… ▽ More

    Submitted 30 November, 2020; v1 submitted 17 June, 2020; originally announced June 2020.

    Journal ref: Advances in Neural Information Processing Systems 2020

  4. arXiv:2006.07982  [pdf, other

    cs.CV cs.GR

    ShapeFlow: Learnable Deformations Among 3D Shapes

    Authors: Chiyu "Max" Jiang, **gwei Huang, Andrea Tagliasacchi, Leonidas Guibas

    Abstract: We present ShapeFlow, a flow-based model for learning a deformation space for entire classes of 3D shapes with large intra-class variations. ShapeFlow allows learning a multi-template deformation space that is agnostic to shape topology, yet preserves fine geometric details. Different from a generative space where a latent vector is directly decoded into a shape, a deformation space decodes a vect… ▽ More

    Submitted 23 June, 2021; v1 submitted 14 June, 2020; originally announced June 2020.

  5. arXiv:2005.08877  [pdf, other

    eess.IV cs.CV cs.LG

    Deep Implicit Volume Compression

    Authors: Danhang Tang, Saurabh Singh, Philip A. Chou, Christian Haene, Mingsong Dou, Sean Fanello, Jonathan Taylor, Philip Davidson, Onur G. Guleryuz, Yinda Zhang, Shahram Izadi, Andrea Tagliasacchi, Sofien Bouaziz, Cem Keskin

    Abstract: We describe a novel approach for compressing truncated signed distance fields (TSDF) stored in 3D voxel grids, and their corresponding textures. To compress the TSDF, our method relies on a block-based neural network architecture trained end-to-end, achieving state-of-the-art rate-distortion trade-off. To prevent topological errors, we losslessly compress the signs of the TSDF, which also upper bo… ▽ More

    Submitted 18 May, 2020; originally announced May 2020.

    Comments: Danhang Tang and Saurabh Singh have equal contribution

  6. arXiv:2004.05980  [pdf, other

    cs.GR cs.LG

    NiLBS: Neural Inverse Linear Blend Skinning

    Authors: Timothy Jeruzalski, David I. W. Levin, Alec Jacobson, Paul Lalonde, Mohammad Norouzi, Andrea Tagliasacchi

    Abstract: In this technical report, we investigate efficient representations of articulated objects (e.g. human bodies), which is an important problem in computer vision and graphics. To deform articulated geometry, existing approaches represent objects as meshes and deform them using "skinning" techniques. The skinning operation allows a wide range of deformations to be achieved with a small number of cont… ▽ More

    Submitted 6 April, 2020; originally announced April 2020.

  7. arXiv:1912.03629  [pdf, other

    cs.CV cs.GR cs.LG

    VoronoiNet: General Functional Approximators with Local Support

    Authors: Francis Williams, Daniele Panozzo, Kwang Moo Yi, Andrea Tagliasacchi

    Abstract: Voronoi diagrams are highly compact representations that are used in various Graphics applications. In this work, we show how to embed a differentiable version of it -- via a novel deep architecture -- into a generative deep network. By doing so, we achieve a highly compact latent embedding that is able to provide much more detailed reconstructions, both in 2D and 3D, for various shapes. In this t… ▽ More

    Submitted 8 December, 2019; originally announced December 2019.

  8. arXiv:1912.03207  [pdf, other

    cs.CV cs.GR cs.LG

    NASA: Neural Articulated Shape Approximation

    Authors: Boyang Deng, JP Lewis, Timothy Jeruzalski, Gerard Pons-Moll, Geoffrey Hinton, Mohammad Norouzi, Andrea Tagliasacchi

    Abstract: Efficient representation of articulated objects such as human bodies is an important problem in computer vision and graphics. To efficiently simulate deformation, existing approaches represent 3D objects using polygonal meshes and deform them using skinning techniques. This paper introduces neural articulated shape approximation (NASA), an alternative framework that enables efficient representatio… ▽ More

    Submitted 21 July, 2022; v1 submitted 6 December, 2019; originally announced December 2019.

    Comments: ECCV 2020; Project Page: https://nasa-eccv20.github.io/

  9. arXiv:1911.06971  [pdf, other

    cs.CV cs.GR cs.LG

    BSP-Net: Generating Compact Meshes via Binary Space Partitioning

    Authors: Zhiqin Chen, Andrea Tagliasacchi, Hao Zhang

    Abstract: Polygonal meshes are ubiquitous in the digital 3D domain, yet they have only played a minor role in the deep learning revolution. Leading methods for learning generative models of shapes rely on implicit functions, and generate meshes only after expensive iso-surfacing routines. To overcome these challenges, we are inspired by a classical spatial data structure from computer graphics, Binary Space… ▽ More

    Submitted 7 December, 2020; v1 submitted 16 November, 2019; originally announced November 2019.

    Comments: CVPR 2020 Best Student Paper Award. Project page: https://bsp-net.github.io, Code: https://github.com/czq142857/BSP-NET-original

  10. arXiv:1909.05736  [pdf, other

    cs.CV cs.GR cs.LG

    CvxNet: Learnable Convex Decomposition

    Authors: Boyang Deng, Kyle Genova, Soroosh Yazdani, Sofien Bouaziz, Geoffrey Hinton, Andrea Tagliasacchi

    Abstract: Any solid object can be decomposed into a collection of convex polytopes (in short, convexes). When a small number of convexes are used, such a decomposition can be thought of as a piece-wise approximation of the geometry. This decomposition is fundamental in computer graphics, where it provides one of the most common ways to approximate geometry, for example, in real-time physics simulation. A co… ▽ More

    Submitted 12 April, 2020; v1 submitted 12 September, 2019; originally announced September 2019.

  11. arXiv:1907.02545  [pdf, other

    cs.CV

    ACNe: Attentive Context Normalization for Robust Permutation-Equivariant Learning

    Authors: Weiwei Sun, Wei Jiang, Eduard Trulls, Andrea Tagliasacchi, Kwang Moo Yi

    Abstract: Many problems in computer vision require dealing with sparse, unordered data in the form of point clouds. Permutation-equivariant networks have become a popular solution-they operate on individual data points with simple perceptrons and extract contextual information with global pooling. This can be achieved with a simple normalization of the feature maps, a global operation that is unaffected by… ▽ More

    Submitted 31 January, 2021; v1 submitted 4 July, 2019; originally announced July 2019.

    Comments: CVPR 2020

  12. arXiv:1906.05260  [pdf, other

    cs.GR

    VIPER: Volume Invariant Position-based Elastic Rods

    Authors: Baptiste Angles, Daniel Rebain, Miles Macklin, Brian Wyvill, Loic Barthe, JP Lewis, Javier von der Pahlen, Shahram Izadi, Julien Valentin, Sofien Bouaziz, Andrea Tagliasacchi

    Abstract: We extend the formulation of position-based rods to include elastic volumetric deformations. We achieve this by introducing an additional degree of freedom per vertex -- isotropic scale (and its velocity). Including scale enriches the space of possible deformations, allowing the simulation of volumetric effects, such as a reduction in cross-sectional area when a rod is stretched. We rigorously der… ▽ More

    Submitted 12 June, 2019; originally announced June 2019.

  13. arXiv:1905.12162  [pdf, other

    cs.CV

    Volumetric Capture of Humans with a Single RGBD Camera via Semi-Parametric Learning

    Authors: Rohit Pandey, Anastasia Tkach, Shuoran Yang, Pavel Pidlypenskyi, Jonathan Taylor, Ricardo Martin-Brualla, Andrea Tagliasacchi, George Papandreou, Philip Davidson, Cem Keskin, Shahram Izadi, Sean Fanello

    Abstract: Volumetric (4D) performance capture is fundamental for AR/VR content generation. Whereas previous work in 4D performance capture has shown impressive results in studio settings, the technology is still far from being accessible to a typical consumer who, at best, might own a single RGBD sensor. Thus, in this work, we propose a method to synthesize free viewpoint renderings using a single RGBD came… ▽ More

    Submitted 28 May, 2019; originally announced May 2019.

  14. arXiv:1901.07124  [pdf, other

    cs.CV

    Linearized Multi-Sampling for Differentiable Image Transformation

    Authors: Wei Jiang, Weiwei Sun, Andrea Tagliasacchi, Eduard Trulls, Kwang Moo Yi

    Abstract: We propose a novel image sampling method for differentiable image transformation in deep neural networks. The sampling schemes currently used in deep learning, such as Spatial Transformer Networks, rely on bilinear interpolation, which performs poorly under severe scale changes, and more importantly, results in poor gradient propagation. This is due to their strict reliance on direct neighbors. In… ▽ More

    Submitted 10 September, 2019; v1 submitted 21 January, 2019; originally announced January 2019.

  15. arXiv:1811.10725  [pdf, other

    cs.CV

    MIST: Multiple Instance Spatial Transformer Network

    Authors: Baptiste Angles, Yuhe **, Simon Kornblith, Andrea Tagliasacchi, Kwang Moo Yi

    Abstract: We propose a deep network that can be trained to tackle image reconstruction and classification problems that involve detection of multiple object instances, without any supervision regarding their whereabouts. The network learns to extract the most significant top-K patches, and feeds these patches to a task-specific network -- e.g., auto-encoder or classifier -- to solve a domain specific proble… ▽ More

    Submitted 4 December, 2020; v1 submitted 26 November, 2018; originally announced November 2018.

  16. arXiv:1711.05944  [pdf, other

    cs.CV

    HandSeg: An Automatically Labeled Dataset for Hand Segmentation from Depth Images

    Authors: Abhishake Kumar Bojja, Franziska Mueller, Sri Raghu Malireddi, Markus Oberweger, Vincent Lepetit, Christian Theobalt, Kwang Moo Yi, Andrea Tagliasacchi

    Abstract: We propose an automatic method for generating high-quality annotations for depth-based hand segmentation, and introduce a large-scale hand segmentation dataset. Existing datasets are typically limited to a single hand. By exploiting the visual cues given by an RGBD sensor and a pair of colored gloves, we automatically generate dense annotations for two hand segmentation. This lowers the cost/compl… ▽ More

    Submitted 2 August, 2018; v1 submitted 16 November, 2017; originally announced November 2017.

  17. arXiv:1705.07175  [pdf, ps, other

    cs.DC cs.CV cs.LG cs.NE

    Espresso: Efficient Forward Propagation for BCNNs

    Authors: Fabrizio Pedersoli, George Tzanetakis, Andrea Tagliasacchi

    Abstract: There are many applications scenarios for which the computational performance and memory footprint of the prediction phase of Deep Neural Networks (DNNs) needs to be optimized. Binary Neural Networks (BDNNs) have been shown to be an effective way of achieving this objective. In this paper, we show how Convolutional Neural Networks (CNNs) can be implemented using binary representations. Espresso is… ▽ More

    Submitted 7 March, 2018; v1 submitted 19 May, 2017; originally announced May 2017.

    Comments: 10 pages, 4 figures

    MSC Class: 62M45 ACM Class: I.2.6

  18. arXiv:1301.6809  [pdf, other

    cs.GR

    Skeletal Representations and Applications

    Authors: Andrea Tagliasacchi

    Abstract: When representing a solid object there are alternatives to the use of traditional explicit (surface meshes) or implicit (zero crossing of implicit functions) methods. Skeletal representations encode shape information in a mixed fashion: they are composed of a set of explicit primitives, yet they are able to efficiently encode the shape's volume as well as its topology. I will discuss, in two dimen… ▽ More

    Submitted 25 June, 2014; v1 submitted 28 January, 2013; originally announced January 2013.

    Comments: 42 pages, SFU Depth Exam

    Report number: SFU-CMPT TR 2012-55-1