Skip to main content

Showing 1–4 of 4 results for author: Charatan, D

.
  1. arXiv:2404.15259  [pdf, other

    cs.CV

    FlowMap: High-Quality Camera Poses, Intrinsics, and Depth via Gradient Descent

    Authors: Cameron Smith, David Charatan, Ayush Tewari, Vincent Sitzmann

    Abstract: This paper introduces FlowMap, an end-to-end differentiable method that solves for precise camera poses, camera intrinsics, and per-frame dense depth of a video sequence. Our method performs per-video gradient-descent minimization of a simple least-squares objective that compares the optical flow induced by depth, intrinsics, and poses against correspondences obtained via off-the-shelf optical flo… ▽ More

    Submitted 15 June, 2024; v1 submitted 23 April, 2024; originally announced April 2024.

    Comments: Project website: https://cameronosmith.github.io/flowmap/

  2. arXiv:2312.12337  [pdf, other

    cs.CV cs.LG

    pixelSplat: 3D Gaussian Splats from Image Pairs for Scalable Generalizable 3D Reconstruction

    Authors: David Charatan, Sizhe Li, Andrea Tagliasacchi, Vincent Sitzmann

    Abstract: We introduce pixelSplat, a feed-forward model that learns to reconstruct 3D radiance fields parameterized by 3D Gaussian primitives from pairs of images. Our model features real-time and memory-efficient rendering for scalable training as well as fast 3D reconstruction at inference time. To overcome local minima inherent to sparse and locally supported representations, we predict a dense probabili… ▽ More

    Submitted 4 April, 2024; v1 submitted 19 December, 2023; originally announced December 2023.

    Comments: Project page: https://dcharatan.github.io/pixelsplat

  3. arXiv:2112.13018  [pdf, other

    cs.CV

    Benchmarking Pedestrian Odometry: The Brown Pedestrian Odometry Dataset (BPOD)

    Authors: David Charatan, Hongyi Fan, Benjamin Kimia

    Abstract: We present the Brown Pedestrian Odometry Dataset (BPOD) for benchmarking visual odometry algorithms in head-mounted pedestrian settings. This dataset was captured using synchronized global and rolling shutter stereo cameras in 12 diverse indoor and outdoor locations on Brown University's campus. Compared to existing datasets, BPOD contains more image blur and self-rotation, which are common in ped… ▽ More

    Submitted 24 December, 2021; originally announced December 2021.

  4. arXiv:2104.06392  [pdf, other

    cs.GR cs.AI cs.CV cs.LG

    ShapeMOD: Macro Operation Discovery for 3D Shape Programs

    Authors: R. Kenny Jones, David Charatan, Paul Guerrero, Niloy J. Mitra, Daniel Ritchie

    Abstract: A popular way to create detailed yet easily controllable 3D shapes is via procedural modeling, i.e. generating geometry using programs. Such programs consist of a series of instructions along with their associated parameter values. To fully realize the benefits of this representation, a shape program should be compact and only expose degrees of freedom that allow for meaningful manipulation of out… ▽ More

    Submitted 22 March, 2022; v1 submitted 13 April, 2021; originally announced April 2021.

    Comments: SIGGRAPH 2021. Project Page: https://rkjones4.github.io/shapeMOD.html