Skip to main content

Showing 1–7 of 7 results for author: Bousseau, A

.
  1. arXiv:2311.16703  [pdf, other

    cs.CV cs.GR

    CADTalk: An Algorithm and Benchmark for Semantic Commenting of CAD Programs

    Authors: Haocheng Yuan, **g Xu, Hao Pan, Adrien Bousseau, Niloy J. Mitra, Changjian Li

    Abstract: CAD programs are a popular way to compactly encode shapes as a sequence of operations that are easy to parametrically modify. However, without sufficient semantic comments and structure, such programs can be challenging to understand, let alone modify. We introduce the problem of semantic commenting CAD programs, wherein the goal is to segment the input program into code blocks corresponding to se… ▽ More

    Submitted 25 March, 2024; v1 submitted 28 November, 2023; originally announced November 2023.

  2. Deep scene-scale material estimation from multi-view indoor captures

    Authors: Siddhant Prakash, Gilles Rainer, Adrien Bousseau, George Drettakis

    Abstract: The movie and video game industries have adopted photogrammetry as a way to create digital 3D assets from multiple photographs of a real-world scene. But photogrammetry algorithms typically output an RGB texture atlas of the scene that only serves as visual guidance for skilled artists to create material maps suitable for physically-based rendering. We present a learning-based approach that automa… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: 17 pages

    MSC Class: 68U05 ACM Class: I.3

    Journal ref: Computers & Graphics, vol 109, pp 15-29, Dec. 2022

  3. arXiv:2009.04927  [pdf, other

    cs.GR cs.HC

    Sketch2CAD: Sequential CAD Modeling by Sketching in Context

    Authors: Changjian Li, Hao Pan, Adrien Bousseau, Niloy J. Mitra

    Abstract: We present a sketch-based CAD modeling system, where users create objects incrementally by sketching the desired shape edits, which our system automatically translates to CAD operations. Our approach is motivated by the close similarities between the steps industrial designers follow to draw 3D shapes, and the operations CAD modeling systems offer to create similar shapes. To overcome the strong a… ▽ More

    Submitted 10 September, 2020; originally announced September 2020.

  4. Guided Fine-Tuning for Large-Scale Material Transfer

    Authors: Valentin Deschaintre, George Drettakis, Adrien Bousseau

    Abstract: We present a method to transfer the appearance of one or a few exemplar SVBRDFs to a target image representing similar materials. Our solution is extremely simple: we fine-tune a deep appearance-capture network on the provided exemplars, such that it learns to extract similar SVBRDF values from the target image. We introduce two novel material capture and design workflows that demonstrate the stre… ▽ More

    Submitted 8 July, 2020; v1 submitted 6 July, 2020; originally announced July 2020.

    Comments: Published in Computer Graphics Forum, 39(4); Proceedings of the Eurographics Symposium on Rendering 2020

  5. arXiv:1906.11557  [pdf, other

    cs.GR

    Flexible SVBRDF Capture with a Multi-Image Deep Network

    Authors: Valentin Deschaintre, Miika Aittala, Fredo Durand, George Drettakis, Adrien Bousseau

    Abstract: Empowered by deep learning, recent methods for material capture can estimate a spatially-varying reflectance from a single photograph. Such lightweight capture is in stark contrast with the tens or hundreds of pictures required by traditional optimization-based approaches. However, a single image is often simply not enough to observe the rich appearance of real-world materials. We present a deep-l… ▽ More

    Submitted 27 June, 2019; originally announced June 2019.

    Comments: Accepted to EGSR 2019 in the CGF track

    ACM Class: I.3

    Journal ref: Computer Graphics Forum (EGSR Conference Proceedings), 38, 4(July 2019), 13 pages

  6. Single-Image SVBRDF Capture with a Rendering-Aware Deep Network

    Authors: Valentin Deschaintre, Miika Aittala, Fredo Durand, George Drettakis, Adrien Bousseau

    Abstract: Texture, highlights, and shading are some of many visual cues that allow humans to perceive material appearance in single pictures. Yet, recovering spatially-varying bi-directional reflectance distribution functions (SVBRDFs) from a single image based on such cues has challenged researchers in computer graphics for decades. We tackle lightweight appearance capture by training a deep neural network… ▽ More

    Submitted 23 October, 2018; originally announced October 2018.

    Comments: 15 pages, presented at Siggraph 2018

    ACM Class: I.3

    Journal ref: ACM Trans. Graph. 37, 4, Article 128 (August 2018), 15 pages

  7. arXiv:1707.08390  [pdf, other

    cs.GR cs.CV

    3D Sketching using Multi-View Deep Volumetric Prediction

    Authors: Johanna Delanoy, Mathieu Aubry, Phillip Isola, Alexei A. Efros, Adrien Bousseau

    Abstract: Sketch-based modeling strives to bring the ease and immediacy of drawing to the 3D world. However, while drawings are easy for humans to create, they are very challenging for computers to interpret due to their sparsity and ambiguity. We propose a data-driven approach that tackles this challenge by learning to reconstruct 3D shapes from one or more drawings. At the core of our approach is a deep c… ▽ More

    Submitted 19 June, 2018; v1 submitted 26 July, 2017; originally announced July 2017.

    Comments: See our accompanying video on https://youtu.be/DGIYzmlm2pQ, networks and databases available at https://ns.inria.fr/d3/3DSketching/. To appear in PACMCGIT

    ACM Class: I.3.5