Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–17 of 17 results for author: Jacobs, D W

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.09417  [pdf, other

    cs.CV cs.GR cs.LG

    Rethinking Score Distillation as a Bridge Between Image Distributions

    Authors: David McAllister, Songwei Ge, Jia-Bin Huang, David W. Jacobs, Alexei A. Efros, Aleksander Holynski, Angjoo Kanazawa

    Abstract: Score distillation sampling (SDS) has proven to be an important tool, enabling the use of large-scale diffusion priors for tasks operating in data-poor domains. Unfortunately, SDS has a number of characteristic artifacts that limit its usefulness in general-purpose applications. In this paper, we make progress toward understanding the behavior of SDS and its variants by viewing them as solving an… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: Project webpage: https://sds-bridge.github.io/

  2. arXiv:2206.03693  [pdf, other

    cs.LG cs.CR

    Autoregressive Perturbations for Data Poisoning

    Authors: Pedro Sandoval-Segura, Vasu Singla, Jonas Geiping, Micah Goldblum, Tom Goldstein, David W. Jacobs

    Abstract: The prevalence of data scraping from social media as a means to obtain datasets has led to growing concerns regarding unauthorized use of data. Data poisoning attacks have been proposed as a bulwark against scraping, as they make data "unlearnable" by adding small, imperceptible perturbations. Unfortunately, existing methods require knowledge of both the target architecture and the complete datase… ▽ More

    Submitted 13 October, 2022; v1 submitted 8 June, 2022; originally announced June 2022.

    Comments: Accepted to NeurIPS 2022. Code available at https://github.com/psandovalsegura/autoregressive-poisoning

  3. arXiv:2203.16515  [pdf, other

    cs.CV

    Fast Light-Weight Near-Field Photometric Stereo

    Authors: Daniel Lichy, Soumyadip Sengupta, David W. Jacobs

    Abstract: We introduce the first end-to-end learning-based solution to near-field Photometric Stereo (PS), where the light sources are close to the object of interest. This setup is especially useful for reconstructing large immobile objects. Our method is fast, producing a mesh from 52 512$\times$384 resolution images in about 1 second on a commodity GPU, thus potentially unlocking several AR/VR applicatio… ▽ More

    Submitted 30 March, 2022; originally announced March 2022.

    Comments: Accepted to CVPR 2022

  4. arXiv:2104.06397  [pdf, other

    cs.CV

    Shape and Material Capture at Home

    Authors: Daniel Lichy, Jiaye Wu, Soumyadip Sengupta, David W. Jacobs

    Abstract: In this paper, we present a technique for estimating the geometry and reflectance of objects using only a camera, flashlight, and optionally a tripod. We propose a simple data capture technique in which the user goes around the object, illuminating it with a flashlight and capturing only a few images. Our main technical contribution is the introduction of a recursive neural architecture, which can… ▽ More

    Submitted 13 April, 2021; originally announced April 2021.

    Comments: Accepted to CVPR 2021

  5. arXiv:1901.02453  [pdf, other

    cs.CV

    Neural Inverse Rendering of an Indoor Scene from a Single Image

    Authors: Soumyadip Sengupta, Jinwei Gu, Kihwan Kim, Guilin Liu, David W. Jacobs, Jan Kautz

    Abstract: Inverse rendering aims to estimate physical attributes of a scene, e.g., reflectance, geometry, and lighting, from image(s). Inverse rendering has been studied primarily for single objects or with methods that solve for only one of the scene attributes. We propose the first learning-based approach that jointly estimates albedo, normals, and lighting of an indoor scene from a single image. Our key… ▽ More

    Submitted 14 September, 2019; v1 submitted 8 January, 2019; originally announced January 2019.

  6. arXiv:1712.06584  [pdf, other

    cs.CV

    End-to-end Recovery of Human Shape and Pose

    Authors: Angjoo Kanazawa, Michael J. Black, David W. Jacobs, Jitendra Malik

    Abstract: We describe Human Mesh Recovery (HMR), an end-to-end framework for reconstructing a full 3D mesh of a human body from a single RGB image. In contrast to most current methods that compute 2D or 3D joint locations, we produce a richer and more useful mesh representation that is parameterized by shape and 3D joint angles. The main objective is to minimize the reprojection loss of keypoints, which all… ▽ More

    Submitted 23 June, 2018; v1 submitted 18 December, 2017; originally announced December 2017.

    Comments: CVPR 2018, Project page with code: https://akanazawa.github.io/hmr/

  7. arXiv:1709.01993  [pdf, other

    cs.CV

    Label Denoising Adversarial Network (LDAN) for Inverse Lighting of Face Images

    Authors: Hao Zhou, Jin Sun, Yaser Yacoob, David W. Jacobs

    Abstract: Lighting estimation from face images is an important task and has applications in many areas such as image editing, intrinsic image decomposition, and image forgery detection. We propose to train a deep Convolutional Neural Network (CNN) to regress lighting parameters from a single face image. Lacking massive ground truth lighting labels for face images in the wild, we use an existing method to es… ▽ More

    Submitted 6 September, 2017; originally announced September 2017.

  8. arXiv:1702.07971  [pdf, other

    cs.CV

    Seeing What Is Not There: Learning Context to Determine Where Objects Are Missing

    Authors: Jin Sun, David W. Jacobs

    Abstract: Most of computer vision focuses on what is in an image. We propose to train a standalone object-centric context representation to perform the opposite task: seeing what is not there. Given an image, our context model can predict where objects should exist, even when no object instances are present. Combined with object detection results, we can perform a novel vision task: finding where objects ar… ▽ More

    Submitted 25 February, 2017; originally announced February 2017.

  9. arXiv:1702.03023  [pdf, other

    cs.CV

    A New Rank Constraint on Multi-view Fundamental Matrices, and its Application to Camera Location Recovery

    Authors: Soumyadip Sengupta, Tal Amir, Meirav Galun, Tom Goldstein, David W. Jacobs, Amit Singer, Ronen Basri

    Abstract: Accurate estimation of camera matrices is an important step in structure from motion algorithms. In this paper we introduce a novel rank constraint on collections of fundamental matrices in multi-view settings. We show that in general, with the selection of proper scale factors, a matrix formed by stacking fundamental matrices between pairs of images has rank 6. Moreover, this matrix forms the sym… ▽ More

    Submitted 9 February, 2017; originally announced February 2017.

  10. arXiv:1702.00506  [pdf, other

    cs.CV

    Solving Uncalibrated Photometric Stereo Using Fewer Images by Jointly Optimizing Low-rank Matrix Completion and Integrability

    Authors: Soumyadip Sengupta, Hao Zhou, Walter Forkel, Ronen Basri, Tom Goldstein, David W. Jacobs

    Abstract: We introduce a new, integrated approach to uncalibrated photometric stereo. We perform 3D reconstruction of Lambertian objects using multiple images produced by unknown, directional light sources. We show how to formulate a single optimization that includes rank and integrability constraints, allowing also for missing data. We then solve this optimization using the Alternate Direction Method of Mu… ▽ More

    Submitted 1 February, 2017; originally announced February 2017.

  11. arXiv:1604.05592  [pdf, other

    cs.CV

    WarpNet: Weakly Supervised Matching for Single-view Reconstruction

    Authors: Angjoo Kanazawa, David W. Jacobs, Manmohan Chandraker

    Abstract: We present an approach to matching images of objects in fine-grained datasets without using part annotations, with an application to the challenging problem of weakly supervised single-view reconstruction. This is in contrast to prior works that require part annotations, since matching objects across class and pose variations is challenging with appearance features alone. We overcome this challeng… ▽ More

    Submitted 20 June, 2016; v1 submitted 19 April, 2016; originally announced April 2016.

    Comments: to appear in IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2016

  12. arXiv:1507.07646  [pdf, other

    cs.CV

    Learning 3D Deformation of Animals from 2D Images

    Authors: Angjoo Kanazawa, Shahar Kovalsky, Ronen Basri, David W. Jacobs

    Abstract: Understanding how an animal can deform and articulate is essential for a realistic modification of its 3D model. In this paper, we show that such information can be learned from user-clicked 2D images and a template 3D model of the target animal. We present a volumetric deformation framework that produces a set of new 3D models by deforming a template 3D model according to a set of user-clicked im… ▽ More

    Submitted 24 May, 2016; v1 submitted 28 July, 2015; originally announced July 2015.

    Comments: 10 pages, Eurographics 2016 (Best paper award)

  13. arXiv:1503.02725  [pdf, other

    cs.CV

    Deep Hierarchical Parsing for Semantic Segmentation

    Authors: Abhishek Sharma, Oncel Tuzel, David W. Jacobs

    Abstract: This paper proposes a learning-based approach to scene parsing inspired by the deep Recursive Context Propagation Network (RCPN). RCPN is a deep feed-forward neural network that utilizes the contextual information from the entire image, through bottom-up followed by top-down context propagation via random binary parse trees. This improves the feature representation of every super-pixel in the imag… ▽ More

    Submitted 30 March, 2015; v1 submitted 9 March, 2015; originally announced March 2015.

    Comments: IEEE CVPR 2015

  14. arXiv:1501.02393  [pdf, ps, other

    cs.CV cs.LG

    Riemannian Metric Learning for Symmetric Positive Definite Matrices

    Authors: Raviteja Vemulapalli, David W. Jacobs

    Abstract: Over the past few years, symmetric positive definite (SPD) matrices have been receiving considerable attention from computer vision community. Though various distance measures have been proposed in the past for comparing SPD matrices, the two most widely-used measures are affine-invariant distance and log-Euclidean distance. This is because these two measures are true geodesic distances induced by… ▽ More

    Submitted 10 January, 2015; originally announced January 2015.

  15. From Shading to Local Shape

    Authors: Ying Xiong, Ayan Chakrabarti, Ronen Basri, Steven J. Gortler, David W. Jacobs, Todd Zickler

    Abstract: We develop a framework for extracting a concise representation of the shape information available from diffuse shading in a small image patch. This produces a mid-level scene descriptor, comprised of local shape distributions that are inferred separately at every image patch across multiple scales. The framework is based on a quadratic representation of local shape that, in the absence of noise, h… ▽ More

    Submitted 7 April, 2014; v1 submitted 10 October, 2013; originally announced October 2013.

    Journal ref: IEEE Trans. PAMI 37 (2015) 67-79

  16. arXiv:1305.3971  [pdf, other

    cs.GR cs.CV cs.MM

    Sparse Norm Filtering

    Authors: Chengxi Ye, Dacheng Tao, Mingli Song, David W. Jacobs, Min Wu

    Abstract: Optimization-based filtering smoothes an image by minimizing a fidelity function and simultaneously preserves edges by exploiting a sparse norm penalty over gradients. It has obtained promising performance in practical problems, such as detail manipulation, HDR compression and deblurring, and thus has received increasing attentions in fields of graphics, computer vision and image processing. This… ▽ More

    Submitted 16 May, 2013; originally announced May 2013.

  17. arXiv:1205.4450  [pdf

    cs.CV

    Spectral Graph Cut from a Filtering Point of View

    Authors: Chengxi Ye, Yuxu Lin, Mingli Song, Chun Chen, David W. Jacobs

    Abstract: Spectral graph theory is well known and widely used in computer vision. In this paper, we analyze image segmentation algorithms that are based on spectral graph theory, e.g., normalized cut, and show that there is a natural connection between spectural graph theory based image segmentationand and edge preserving filtering. Based on this connection we show that the normalized cut algorithm is equiv… ▽ More

    Submitted 8 November, 2016; v1 submitted 20 May, 2012; originally announced May 2012.

    Comments: This version is uploaded for better readability, and was last modified in Oct, 2012