Skip to main content

Showing 1–14 of 14 results for author: Sharp, N

  1. arXiv:2407.09497  [pdf, other

    cs.CV cs.GR cs.LG

    Simplicits: Mesh-Free, Geometry-Agnostic, Elastic Simulation

    Authors: Vismay Modi, Nicholas Sharp, Or Perel, Shinjiro Sueda, David I. W. Levin

    Abstract: The proliferation of 3D representations, from explicit meshes to implicit neural fields and more, motivates the need for simulators agnostic to representation. We present a data-, mesh-, and grid-free solution for elastic simulation for any object in any geometric representation undergoing large, nonlinear deformations. We note that every standard geometric representation can be reduced to an occu… ▽ More

    Submitted 9 June, 2024; originally announced July 2024.

  2. arXiv:2407.07090  [pdf, other

    cs.GR cs.CV

    3D Gaussian Ray Tracing: Fast Tracing of Particle Scenes

    Authors: Nicolas Moenne-Loccoz, Ashkan Mirzaei, Or Perel, Riccardo de Lutio, Janick Martinez Esturo, Gavriel State, Sanja Fidler, Nicholas Sharp, Zan Gojcic

    Abstract: Particle-based representations of radiance fields such as 3D Gaussian Splatting have found great success for reconstructing and re-rendering of complex scenes. Most existing methods render particles via rasterization, projecting them to screen space tiles for processing in a sorted order. This work instead considers ray tracing the particles, building a bounding volume hierarchy and casting a ray… ▽ More

    Submitted 10 July, 2024; v1 submitted 9 July, 2024; originally announced July 2024.

    Comments: Project page: https://gaussiantracer.github.io/

  3. arXiv:2311.10091  [pdf, other

    cs.CV cs.GR

    Adaptive Shells for Efficient Neural Radiance Field Rendering

    Authors: Zian Wang, Tianchang Shen, Merlin Nimier-David, Nicholas Sharp, Jun Gao, Alexander Keller, Sanja Fidler, Thomas Müller, Zan Gojcic

    Abstract: Neural radiance fields achieve unprecedented quality for novel view synthesis, but their volumetric formulation remains expensive, requiring a huge number of samples to render high-resolution images. Volumetric encodings are essential to represent fuzzy geometry such as foliage and hair, and they are well-suited for stochastic optimization. Yet, many scenes ultimately consist largely of solid surf… ▽ More

    Submitted 16 November, 2023; originally announced November 2023.

    Comments: SIGGRAPH Asia 2023. Project page: research.nvidia.com/labs/toronto-ai/adaptive-shells/

  4. arXiv:2310.13772  [pdf, other

    cs.CV cs.LG

    TexFusion: Synthesizing 3D Textures with Text-Guided Image Diffusion Models

    Authors: Tianshi Cao, Karsten Kreis, Sanja Fidler, Nicholas Sharp, Kangxue Yin

    Abstract: We present TexFusion (Texture Diffusion), a new method to synthesize textures for given 3D geometries, using large-scale text-guided image diffusion models. In contrast to recent works that leverage 2D text-to-image diffusion models to distill 3D objects using a slow and fragile optimization process, TexFusion introduces a new 3D-consistent generation technique specifically designed for texture sy… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

    Comments: Videos and more results on https://research.nvidia.com/labs/toronto-ai/texfusion/

    ACM Class: I.3.3

    Journal ref: Proceedings of the IEEE/CVF International Conference on Computer Vision (2023) 4169-4181

  5. arXiv:2308.05371  [pdf, other

    cs.GR cs.CV cs.LG

    Flexible Isosurface Extraction for Gradient-Based Mesh Optimization

    Authors: Tianchang Shen, Jacob Munkberg, Jon Hasselgren, Kangxue Yin, Zian Wang, Wenzheng Chen, Zan Gojcic, Sanja Fidler, Nicholas Sharp, Jun Gao

    Abstract: This work considers gradient-based mesh optimization, where we iteratively optimize for a 3D surface mesh by representing it as the isosurface of a scalar field, an increasingly common paradigm in applications including photogrammetry, generative modeling, and inverse physics. Existing implementations adapt classic isosurface extraction algorithms like Marching Cubes or Dual Contouring; these tech… ▽ More

    Submitted 10 August, 2023; originally announced August 2023.

    Comments: SIGGRAPH 2023. Project page: https://research.nvidia.com/labs/toronto-ai/flexicubes/

    Journal ref: ACM Transactions on Graphics, Volume 42, Issue 4, Article No.: 37, August 2023

  6. arXiv:2306.07349  [pdf, other

    cs.LG cs.AI cs.CV

    ATT3D: Amortized Text-to-3D Object Synthesis

    Authors: Jonathan Lorraine, Kevin Xie, Xiaohui Zeng, Chen-Hsuan Lin, Towaki Takikawa, Nicholas Sharp, Tsung-Yi Lin, Ming-Yu Liu, Sanja Fidler, James Lucas

    Abstract: Text-to-3D modelling has seen exciting progress by combining generative text-to-image models with image-to-3D methods like Neural Radiance Fields. DreamFusion recently achieved high-quality results but requires a lengthy, per-prompt optimization to create 3D objects. To address this, we amortize optimization over text prompts by training on many prompts simultaneously with a unified model, instead… ▽ More

    Submitted 6 June, 2023; originally announced June 2023.

    Comments: 22 pages, 20 figures

    MSC Class: 68T45 ACM Class: I.2.6; I.2.7; I.3.6; I.3.7

  7. arXiv:2305.06410  [pdf, other

    cs.GR

    Surface Simplification using Intrinsic Error Metrics

    Authors: Hsueh-Ti Derek Liu, Mark Gillespie, Benjamin Chislett, Nicholas Sharp, Alec Jacobson, Keenan Crane

    Abstract: This paper describes a method for fast simplification of surface meshes. Whereas past methods focus on visual appearance, our goal is to solve equations on the surface. Hence, rather than approximate the extrinsic geometry, we construct a coarse intrinsic triangulation of the input domain. In the spirit of the quadric error metric (QEM), we perform greedy decimation while agglomerating global info… ▽ More

    Submitted 4 October, 2023; v1 submitted 10 May, 2023; originally announced May 2023.

    Comments: SIGGRAPH 2023

    Journal ref: ACM Transactions on Graphics, Vol.42, No. 4, August 2023

  8. arXiv:2305.03846  [pdf, other

    cs.GR cs.LG cs.RO

    Data-Free Learning of Reduced-Order Kinematics

    Authors: Nicholas Sharp, Cristian Romero, Alec Jacobson, Etienne Vouga, Paul G. Kry, David I. W. Levin, Justin Solomon

    Abstract: Physical systems ranging from elastic bodies to kinematic linkages are defined on high-dimensional configuration spaces, yet their typical low-energy configurations are concentrated on much lower-dimensional subspaces. This work addresses the challenge of identifying such subspaces automatically: given as input an energy function for a high-dimensional system, we produce a low-dimensional map whos… ▽ More

    Submitted 5 May, 2023; originally announced May 2023.

    Comments: SIGGRAPH 2023

  9. arXiv:2205.13599  [pdf, other

    cs.LG cs.CV cs.GR

    VectorAdam for Rotation Equivariant Geometry Optimization

    Authors: Selena Ling, Nicholas Sharp, Alec Jacobson

    Abstract: The Adam optimization algorithm has proven remarkably effective for optimization problems across machine learning and even traditional tasks in geometry processing. At the same time, the development of equivariant methods, which preserve their output under the action of rotation or some other transformation, has proven to be important for geometry problems across these domains. In this work, we ob… ▽ More

    Submitted 13 November, 2022; v1 submitted 26 May, 2022; originally announced May 2022.

    Comments: 10 pages, 9 figures

  10. arXiv:2202.02444  [pdf, other

    cs.CV cs.GR cs.LG

    Spelunking the Deep: Guaranteed Queries on General Neural Implicit Surfaces via Range Analysis

    Authors: Nicholas Sharp, Alec Jacobson

    Abstract: Neural implicit representations, which encode a surface as the level set of a neural network applied to spatial coordinates, have proven to be remarkably effective for optimizing, compressing, and generating 3D geometry. Although these representations are easy to fit, it is not clear how to best evaluate geometric queries on the shape, such as intersecting against a ray or finding a closest point.… ▽ More

    Submitted 24 June, 2022; v1 submitted 4 February, 2022; originally announced February 2022.

    Comments: appearing in ACM Transactions on Graphics / SIGGRAPH 2022 Journal Papers

  11. arXiv:2106.00220  [pdf, other

    cs.GR cs.CG

    Integer Coordinates for Intrinsic Geometry Processing

    Authors: Mark Gillespie, Nicholas Sharp, Keenan Crane

    Abstract: In this work, we present a general, efficient, and provably robust representation for intrinsic triangulations. These triangulations have emerged as a powerful tool for robust geometry processing of surface meshes, taking a low-quality mesh and retriangulating it with high-quality intrinsic triangles. However, existing representations either support only edge flips, or do not offer a robust proced… ▽ More

    Submitted 1 June, 2021; originally announced June 2021.

  12. arXiv:2012.00888  [pdf, other

    cs.CV cs.CG cs.LG

    DiffusionNet: Discretization Agnostic Learning on Surfaces

    Authors: Nicholas Sharp, Souhaib Attaiki, Keenan Crane, Maks Ovsjanikov

    Abstract: We introduce a new general-purpose approach to deep learning on 3D surfaces, based on the insight that a simple diffusion layer is highly effective for spatial communication. The resulting networks are automatically robust to changes in resolution and sampling of a surface -- a basic property which is crucial for practical applications. Our networks can be discretized on various geometric represen… ▽ More

    Submitted 7 January, 2022; v1 submitted 1 December, 2020; originally announced December 2020.

    Comments: Published in ACM Transactions on Graphics, presented at SIGGRAPH 2022

  13. arXiv:2005.02138  [pdf, other

    cs.CV cs.LG stat.ML

    PointTriNet: Learned Triangulation of 3D Point Sets

    Authors: Nicholas Sharp, Maks Ovsjanikov

    Abstract: 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 learning pipelines. The method iteratively applies two neural networks: a classification network predicts whether a candidate triangle should appear in the triangulat… ▽ More

    Submitted 23 July, 2020; v1 submitted 18 April, 2020; originally announced May 2020.

    Comments: 21 pages, 9 figures

  14. arXiv:1805.09170  [pdf, other

    cs.GR

    The Vector Heat Method

    Authors: Nicholas Sharp, Yousuf Soliman, Keenan Crane

    Abstract: This paper describes a method for efficiently computing parallel transport of tangent vectors on curved surfaces, or more generally, any vector-valued data on a curved manifold. More precisely, it extends a vector field defined over any region to the rest of the domain via parallel transport along shortest geodesics. This basic operation enables fast, robust algorithms for extrapolating level set… ▽ More

    Submitted 23 July, 2020; v1 submitted 23 May, 2018; originally announced May 2018.

    Comments: 19 pages