← Search

William T. Freeman

83 accepted papers

2026

Dynamic Black-hole Emission Tomography with Physics-informed Neural Fields

CVPR 2026

With the success of static black-hole imaging, the next frontier is the dynamic and 3D imaging of black holes. Recovering the dynamic 3D gas near a black hole would reveal previously-unseen parts of the universe and inform new physics models. However, only sparse radio measurements from a single vie

Cited by 0SourcecodeScholar
2026

GenMatter: Perceiving Physical Objects with Generative Matter Models

CVPR 2026

Human visual perception offers valuable insights for understanding computational principles of motion-based scene interpretation. Humans robustly detect and segment moving entities that constitute independently moveable chunks of matter, whether observing sparse moving dots, textured surfaces, or na

Cited by 0SourceScholar
2026

MathNet: A Global Multimodal Benchmark for Mathematical Reasoning and Retrieval

ICLR 2026poster

Mathematical problem solving remains a challenging test of reasoning for large language and multimodal models, yet existing benchmarks are limited in size, language coverage, and task diversity. We introduce *MathNet*, a large-scale, high-quality, multilingual, and multimodal dataset of Olympiad-lev…

Cited by 0SourcecodeScholar
2025

Adaptive Length Image Tokenization via Recurrent Allocation

ICLR 2025poster

Current vision systems typically assign fixed-length representations to images, regardless of the information content. This contrasts with human intelligence —and even large language models—which allocate varying representational capacities based on entropy, context and familiarity. Inspired by this…

2025

Eval3D: Interpretable and Fine-grained Evaluation for 3D Generation

CVPR 2025poster

Despite the unprecedented progress in the field of 3D generation, current systems still often fail to produce high-quality 3D assets that are visually appealing and geometrically and semantically consistent across multiple viewpoints. To effectively assess the quality of the generated 3D data, there…

Cited by 1SourcePDFScholar
2025

From Slow Bidirectional to Fast Autoregressive Video Diffusion Models

CVPR 2025poster

Current video diffusion models achieve impressive generation quality but struggle in interactive applications due to bidirectional attention dependencies. The generation of a single frame requires the model to process the entire sequence, including the future. We address this limitation by adapting…

2025

I-Con: A Unifying Framework for Representation Learning

ICLR 2025poster

As the field of representation learning grows, there has been a proliferation of different loss functions to solve different classes of problems. We introduce a single information-theoretic equation that generalizes a large collection of mod- ern loss functions in machine learning. In particular, we…

Cited by 0SourcePDFScholar
2025

RandAR: Decoder-only Autoregressive Visual Generation in Random Orders

CVPR 2025poster

We introduce RandAR, a decoder-only visual autoregressive (AR) model capable of generatng images in arbitrary token orders. Unlike previous decoder-only AR models that rely on a predefined generation order, RandAR removes this inductive bias, unlocking new capabilities in decoder-only generation. Ou…

2025

RelitLRM: Generative Relightable Radiance for Large Reconstruction Models

ICLR 2025spotlight

We propose RelitLRM, a Large Reconstruction Model (LRM) for generating high-quality Gaussian splatting representations of 3D objects under novel illuminations from sparse (4-8) posed images captured under unknown static lighting. Unlike prior inverse rendering methods requiring dense captures and sl…

2025

Single-pass Adaptive Image Tokenization for Minimum Program Search

NeurIPS 2025poster

According to Algorithmic Information Theory (AIT), intelligent representations compress data into the shortest possible program while remaining predictive of its content—exhibiting low Kolmogorov Complexity (KC). In contrast, most visual representation learning systems assign fixed-length representa…

Cited by 0SourceScholar
2025

WonderWorld: Interactive 3D Scene Generation from a Single Image

CVPR 2025highlight

We present WonderWorld, a novel framework for interactive 3D scene generation that enables users to interactively specify scene contents and layout and see the created scenes in low latency. The major challenge lies in achieving fast generation of 3D scenes. Existing scene generation approaches fall…

Cited by 43SourcePDFScholar
2024

COCO-Periph: Bridging the Gap Between Human and Machine Perception in the Periphery

ICLR 2024poster

Evaluating deep neural networks (DNNs) as models of human perception has given rich insights into both human visual processing and representational properties of DNNs. We extend this work by analyzing how well DNNs perform compared to humans when constrained by peripheral vision -- which limits huma…

Cited by 3SourcePDFScholar
2024

FeatUp: A Model-Agnostic Framework for Features at Any Resolution

ICLR 2024poster

Deep features are a cornerstone of computer vision research, capturing image semantics and enabling the community to solve downstream tasks even in the zero- or few-shot regime. However, these features often lack the spatial resolution to directly perform dense prediction tasks like segmentation and…

2024

Improved Distribution Matching Distillation for Fast Image Synthesis

NeurIPS 2024oral

Recent approaches have shown promises distilling expensive diffusion models into efficient one-step generators. Amongst them, Distribution Matching Distillation (DMD) produces one-step generators that match their teacher in distribution, i.e., the distillation process does not enforce a one-to-one c…

2024

One-step Diffusion with Distribution Matching Distillation

CVPR 2024poster

Diffusion models generate high-quality images but require dozens of forward passes. We introduce Distribution Matching Distillation (DMD) a procedure to transform a diffusion model into a one-step image generator with minimal impact on image quality. We enforce the one-step image generator match the…

Cited by 946SourcePDFScholar
2024

Physics-Based Interaction with 3D Objects via Video Generation

ECCV 2024oral

"Realistic object interactions are crucial for creating immersive virtual experiences, yet synthesizing realistic 3D object dynamics in response to novel interactions remains a significant challenge. Unlike unconditional or text-conditioned dynamics generation, action-conditioned dynamics requires p…

2024

Seeing Faces in Things: A Model and Dataset for Pareidolia

ECCV 2024poster

"The human visual system is well-tuned to detect faces of all shapes and sizes. While this brings obvious survival advantages, such as a better chance of spotting unknown predators in the bush, it also leads to spurious face detections. “Face pareidolia” describes the perception of face-like structu…

2024

Separating the "Chirp" from the "Chat": Self-supervised Visual Grounding of Sound and Language

CVPR 2024poster

We present DenseAV a novel dual encoder grounding architecture that learns high-resolution semantically meaningful and audio-visual aligned features solely through watching videos. We show that DenseAV can discover the "meaning" of words and the "location" of sounds without explicit localization sup…

2024

WonderJourney: Going from Anywhere to Everywhere

CVPR 2024poster

We introduce WonderJourney a modular framework for perpetual 3D scene generation. Unlike prior work on view generation that focuses on a single type of scenes we start at any user-provided location (by a text description or an image) and generate a journey through a long sequence of diverse yet cohe…

Cited by 44SourcePDFScholar
2023

3D Motion Magnification: Visualizing Subtle Motions from Time-Varying Radiance Fields

ICCV 2023poster

Motion magnification helps us visualize subtle, imperceptible motion. However, prior methods only work for 2D videos captured with a fixed camera. We present a 3D motion magnification method that can magnify subtle motions from scenes captured by a moving camera, while supporting novel view renderin…

Cited by 7PDFScholar
2023

Diffusion with Forward Models: Solving Stochastic Inverse Problems Without Direct Supervision

NeurIPS 2023spotlight

Denoising diffusion models are a powerful type of generative models used to capture complex distributions of real-world signals. However, their applicability is limited to scenarios where training samples are readily available, which is not always the case in real-world applications. For example, in…

Cited by 95SourcePDFScholar
2023

Exploring perceptual straightness in learned visual representations

ICLR 2023poster

Humans have been shown to use a ''straightened'' encoding to represent the natural visual world as it evolves in time (Henaff et al. 2019). In the context of discrete video sequences, ''straightened'' means that changes between frames follow a more linear path in representation space at progressivel…

Cited by 5SourcePDFScholar
2023

MetaCLUE: Towards Comprehensive Visual Metaphors Research

CVPR 2023poster

Creativity is an indispensable part of human cognition and also an inherent part of how we make sense of the world. Metaphorical abstraction is fundamental in communicating creative ideas through nuanced relationships between abstract concepts such as feelings. While computer vision benchmarks and a…

2023

Muse: Text-To-Image Generation via Masked Generative Transformers

ICML 2023poster

We present Muse, a text-to-image Transformermodel that achieves state-of-the-art image genera-tion performance while being significantly moreefficient than diffusion or autoregressive models.Muse is trained on a masked modeling task indiscrete token space: given the text embeddingextracted from a pr…

2023

Neural Groundplans: Persistent Neural Scene Representations from a Single Image

ICLR 2023poster

We present a method to map 2D image observations of a scene to a persistent 3D scene representation, enabling novel view synthesis and disentangled representation of the movable and immovable components of the scene. Motivated by the bird’s-eye-view (BEV) representation commonly used in vision and r…

Cited by 13SourcePDFScholar
2023

Score-Based Diffusion Models as Principled Priors for Inverse Imaging

ICCV 2023poster

Priors are essential for reconstructing images from noisy and/or incomplete measurements. The choice of the prior determines both the quality and uncertainty of recovered images. We propose turning score-based diffusion models into principled image priors ("score-based priors") for analyzing a poste…

Cited by 85PDFScholar
2022

Associating Objects and Their Effects in Video through Coordination Games

NeurIPS 2022accept

We explore a feed-forward approach for decomposing a video into layers, where each layer contains an object of interest along with its associated shadows, reflections, and other visual effects. This problem is challenging since associated effects vary widely with the 3D geometry and lighting conditi…

Cited by 5SourcePDFScholar
2022

Axiomatic Explanations for Visual Search, Retrieval, and Similarity Learning

ICLR 2022poster

Visual search, recommendation, and contrastive similarity learning power technologies that impact billions of users worldwide. Modern model architectures can be complex and difficult to interpret, and there are several competing techniques one can use to explain a search engine's behavior. We show t…

Cited by 9SourcePDFScholar
2022

Disentangling Architecture and Training for Optical Flow

ECCV 2022poster

"How important are training details and datasets to recent optical flow models like RAFT? And do they generalize? To explore these questions, rather than develop a new model, we revisit three prominent models, PWC-Net, IRR-PWC and RAFT, with a common set of modern training techniques, and observe si…

2022

Structure and Motion from Casual Videos

ECCV 2022poster

"Casual videos, such as those captured in daily life using a hand-held cell phone, pose problems for conventional structure-from-motion (SfM) techniques: the camera is often roughly stationary (not much parallax), and a large portion of the video may contain moving objects. Under such conditions, st…

Cited by 42SourcePDFScholar
2022

Unsupervised Semantic Segmentation by Distilling Feature Correspondences

ICLR 2022poster

Unsupervised semantic segmentation aims to discover and localize semantically meaningful categories within image corpora without any form of annotation. To solve this task, algorithms must produce features for every pixel that are both semantically meaningful and compact enough to form distinct clus…

2021

AutoFlow: Learning a Better Training Set for Optical Flow

CVPR 2021poster

Synthetic datasets play a critical role in pre-training CNN models for optical flow, but they are painstaking to generate and hard to adapt to new applications. To automate the process, we present AutoFlow, a simple and effective method to render training data for optical flow that optimizes the per…

Cited by 132PDFcodeScholar
2021

Explaining in Style: Training a GAN To Explain a Classifier in StyleSpace

ICCV 2021poster

Image classification models can depend on multiple different semantic attributes of the image. An explanation of the decision of the classifier needs to both discover and visualize these properties. Here we present StylEx, a method for doing this, by training a generative model to specifically expla…

Cited by 178PDFcodeScholar
2021

LASR: Learning Articulated Shape Reconstruction From a Monocular Video

CVPR 2021poster

Remarkable progress has been made in 3D reconstruction of rigid structures from a video or a collection of images. However, it is still challenging to reconstruct nonrigid structures from RGB inputs, due to the under-constrained nature of this problem. While template-based approaches, such as parame…

Cited by 129PDFcodeScholar
2021

Light Field Networks: Neural Scene Representations with Single-Evaluation Rendering

NeurIPS 2021spotlight

Inferring representations of 3D scenes from 2D observations is a fundamental problem of computer graphics, computer vision, and artificial intelligence. Emerging 3D-structured neural scene representations are a promising approach to 3D scene understanding. In this work, we propose a novel neural sce…

Cited by 329SourcePDFScholar
2021

Neural Descent for Visual 3D Human Pose and Shape

CVPR 2021poster

We present deep neural network methodology to reconstruct the 3d pose and shape of people, including hand gestures and facial expression, given an input RGB image. We rely on a recently introduced, expressive full body statistical 3d human model, GHUM, trained end-to-end, and learn to reconstruct it…

Cited by 75PDFScholar
2021

Omnimatte: Associating Objects and Their Effects in Video

CVPR 2021poster

Computer vision has become increasingly better at segmenting objects in images and videos; however, scene effects related to the objects -- shadows, reflections, generated smoke, etc. -- are typically overlooked. Identifying such scene effects and associating them with the objects producing them is…

Cited by 55PDFScholar
2021

SLIDE: Single Image 3D Photography With Soft Layering and Depth-Aware Inpainting

ICCV 2021poster

Single image 3D photography enables viewers to view a still image from novel viewpoints. Recent approaches combine monocular depth networks with inpainting networks to achieve compelling results. A drawback of these techniques is the use of hard depth layering, making them unable to model intricate…

Cited by 51PDFcodeScholar
2021

THUNDR: Transformer-Based 3D Human Reconstruction With Markers

ICCV 2021poster

We present THUNDR, a transformer-based deep neural network methodology to reconstruct the 3d pose and shape of people, given monocular RGB images. Key to our methodology is an intermediate 3d marker representation, where we aim to combine the predictive power of model-free-output architectures and t…

Cited by 83PDFScholar
2021

What You Can Learn by Staring at a Blank Wall

ICCV 2021poster

We present a passive non-line-of-sight method that infers the number of people or activity of a person from the observation of a blank wall in an unknown room. Our technique analyzes complex imperceptible changes in indirect illumination in a video of the wall to reveal a signal that is correlated w…

Cited by 19PDFScholar
2020

Deep Audio Priors Emerge From Harmonic Convolutional Networks

ICLR 2020poster

Convolutional neural networks (CNNs) excel in image recognition and generation. Among many efforts to explain their effectiveness, experiments show that CNNs carry strong inductive biases that capture natural image priors. Do deep networks also have inductive biases for audio signals? In this paper,…

Cited by 40SourceScholar
2020

GHUM & GHUML: Generative 3D Human Shape and Articulated Pose Models

CVPR 2020oral

We present a statistical, articulated 3D human shape modeling pipeline, within a fully trainable, modular, deep learning framework. Given high-resolution complete 3D body scans of humans, captured in various poses, together with additional closeups of their head and facial expressions, as well as ha…

Cited by 423PDFcodeScholar
2020

Perspective Plane Program Induction From a Single Image

CVPR 2020poster

We study the inverse graphics problem of inferring a holistic representation for natural images. Given an input image, our goal is to induce a neuro-symbolic, program-like representation that jointly models camera poses, object locations, and global scene structures. Such high-level, holistic scene…

Cited by 15PDFScholar
2020

Semantic Pyramid for Image Generation

CVPR 2020oral

We present a novel GAN-based model that utilizes the space of deep features learned by a pre-trained classification model. Inspired by classical image pyramid representations, we construct our model as a Semantic Generation Pyramid -- a hierarchical framework which leverages the continuum of semanti…

Cited by 66PDFScholar
2020

SpeedNet: Learning the Speediness in Videos

CVPR 2020oral

We wish to automatically predict the "speediness" of moving objects in videos - whether they move faster, at, or slower than their "natural" speed. The core component in our approach is SpeedNet--a novel deep network trained to detect if a video is playing at normal rate, or if it is sped up. SpeedN…

Cited by 322PDFScholar
2020

Weakly Supervised 3D Human Pose and Shape Reconstruction with Normalizing Flows

ECCV 2020poster

Monocular 3D human pose and shape estimation is challenging due to the many degrees of freedom of the human body and the difficulty to acquire training data for large-scale supervised learning in complex visual scenes where humans with diverse shape and appearance, appear against complex backgrounds…

Cited by 160SourcePDFScholar
2019

Boundless: Generative Adversarial Networks for Image Extension

ICCV 2019poster

Image extension models have broad applications in image editing, computational photography and computer graphics. While image inpainting has been extensively studied in the literature, it is challenging to directly apply the state-of-the-art inpainting methods to image extension as they tend to gene…

Cited by 124PDFScholar
2019

ChainQueen: A Real-Time Differentiable Physical Simulator for Soft Robotics

ICRA 2019poster

Physical simulators have been widely used in robot planning and control. Among them, differentiable simulators are particularly favored, as they can be incorporated into gradient-based optimization algorithms that are efficient in solving inverse problems such as optimal control and motion planning.…

Cited by 322SourceScholar
2019

GAN Dissection: Visualizing and Understanding Generative Adversarial Networks

ICLR 2019poster

Generative Adversarial Networks (GANs) have recently achieved impressive results for many real-world applications, and many GAN variants have emerged with improvements in sample quality and training stability. However, visualization and understanding of GANs is largely missing. How does a GAN repres…

2019

Learning Shape Templates With Structured Implicit Functions

ICCV 2019poster

Template 3D shapes are useful for many tasks in graphics and vision, including fitting observation data, analyzing shape collections, and transferring shape attributes. Because of the variety of geometry and topology of real-world shapes, previous methods generally use a library of hand-made templat…

Cited by 425PDFScholar
2019

Learning the Depths of Moving People by Watching Frozen People

CVPR 2019oral

We present a method for predicting dense depth in scenarios where both a monocular camera and people in the scene are freely moving. Existing methods for recovering depth for dynamic, non-rigid objects from monocular video impose strong assumptions on the objects' motion and may only recover sparse…

Cited by 276PDFScholar
2019

Learning to Describe Scenes with Programs

ICLR 2019poster

Human scene perception goes beyond recognizing a collection of objects and their pairwise relations. We understand higher-level, abstract regularities within the scene such as symmetry and repetition. Current vision recognition modules and scene representations fall short in this dimension. In this…

Cited by 64SourcePDFScholar
2019

Learning to Infer and Execute 3D Shape Programs

ICLR 2019poster

Human perception of 3D shapes goes beyond reconstructing them as a set of points or a composition of geometric primitives: we also effortlessly understand higher-level shape structure such as the repetition and reflective symmetry of object parts. In contrast, recent advances in 3D shape sensing foc…

Cited by 169SourcePDFScholar
2019

Program-Guided Image Manipulators

ICCV 2019poster

Humans are capable of building holistic representations for images at various levels, from local objects, to pairwise relations, to global structures. The interpretation of structures involves reasoning over repetition and symmetry of the objects in the image. In this paper, we present the Program-G…

Cited by 24PDFScholar
2019

Reasoning About Physical Interactions with Object-Oriented Prediction and Planning

ICLR 2019poster

Object-based factorizations provide a useful level of abstraction for interacting with the world. Building explicit object representations, however, often requires supervisory signals that are difficult to obtain in practice. We present a paradigm for learning object-centric representations for phys…

Cited by 145SourcePDFScholar
2019

Speech2Face: Learning the Face Behind a Voice

CVPR 2019poster

How much can we infer about a person's looks from the way they speak? In this paper, we study the task of reconstructing a facial image of a person from a short audio recording of that person speaking. We design and train a deep neural network to perform this task using millions of natural Internet/…

Cited by 222PDFcodeScholar
2019

Unsupervised Discovery of Parts, Structure, and Dynamics

ICLR 2019poster

Humans easily recognize object parts and their hierarchical structure by watching how they move; they can then predict how each part moves in the future. In this paper, we propose a novel formulation that simultaneously learns a hierarchical, disentangled object representation and a dynamics model f…

Cited by 84SourcePDFScholar
2019

Using Unknown Occluders to Recover Hidden Scenes

CVPR 2019poster

We consider the challenging problem of inferring a hidden moving scene from faint shadows cast on a diffuse surface. Recent work in passive non-line-of-sight (NLoS) imaging has shown that the presence of occluding objects in between the scene and the diffuse surface significantly improves the condit…

Cited by 88PDFScholar
2019

Visual Deprojection: Probabilistic Recovery of Collapsed Dimensions

ICCV 2019poster

We introduce visual deprojection: the task of recovering an image or video that has been collapsed along a dimension. Projections arise in various contexts, such as long-exposure photography, where a dynamic scene is collapsed in time to produce a motion-blurred image, and corner cameras, where refl…

Cited by 16PDFScholar
2018

3D Shape Perception from Monocular Vision, Touch, and Shape Priors

IROS 2018poster

Perceiving accurate 3D object shape is important for robots to interact with the physical world. Current research along this direction has been primarily relying on visual observations. Vision, however useful, has inherent limitations due to occlusions and the 2D-3D ambiguities, especially for perce…

Cited by 128SourceScholar
2018

Inferring Light Fields From Shadows

CVPR 2018poster

We present a method for inferring a 4D light field of a hidden scene from 2D shadows cast by a known occluder on a diffuse wall. We do this by determining how light naturally reflected off surfaces in the hidden scene interacts with the occluder. By modeling the light transport as a linear system, a…

2018

Learning Shape Priors for Single-View 3D Completion and Reconstruction

ECCV 2018poster

The problem of single-view 3D shape completion or reconstruction is challenging, because among the many possible shapes that explain an observation, most are implausible and do not correspond to natural objects. Recent research in the field has tackled this problem by exploiting the expressiveness o…

Cited by 232SourcePDFScholar
2018

Learning-based Video Motion Magnification

ECCV 2018poster

Video motion magnification techniques allow us to see small motions previously invisible to the naked eyes, such as those of vibrating airplane wings, or swaying buildings under the influence of the wind. Because the motion is small, the magnification results are prone to noise or excessive blurring…

Cited by 220SourcePDFScholar
2018

Pix3D: Dataset and Methods for Single-Image 3D Shape Modeling

CVPR 2018poster

We study 3D shape modeling from a single image and make contributions to it in three aspects. First, we present Pix3D, a large-scale benchmark of diverse image-shape pairs with pixel-level 2D-3D alignment. Pix3D has wide applications in shape-related tasks including reconstruction, retrieval, viewpo…

Cited by 590SourcePDFScholar
2018

Seeing Tree Structure from Vibration

ECCV 2018poster

Humans recognize object structure from both their appearance and motion; often, motion helps to resolve ambiguities in object structure that arise when we observe object appearance only. There are particular scenarios, however, where neither appearance nor spatial-temporal motion signals are informa…

Cited by 14SourcePDFScholar
2018

Sparse, Smart Contours to Represent and Edit Images

CVPR 2018poster

We study the problem of reconstructing an image from information stored at contour locations. We show that high-quality reconstructions with high fidelity to the source image can be obtained from sparse input, e.g., comprising less than 6% of image pixels. This is a significant improvement over exis…

Cited by 96SourcePDFScholar
2018

Unsupervised Training for 3D Morphable Model Regression

CVPR 2018poster

We present a method for training a regression network from image pixels to 3D morphable model coordinates using only unlabeled photographs. The training loss is based on features from a facial recognition network, computed on-the-fly by rendering the predicted faces with a differentiable renderer. T…

2017

Generative Modeling of Audible Shapes for Object Perception

ICCV 2017poster

Humans infer rich knowledge of objects from both auditory and visual cues. Building a machine of such competency, however, is very challenging, due to the great difficulty in capturing large-scale, clean data of objects with both their appearance and the sound they make. In this paper, we present a…

Cited by 44PDFScholar
2017

Synthesizing Normalized Faces From Facial Identity Features

CVPR 2017spotlight

We present a method for synthesizing a frontal, neutral-expression image of a person's face, given an input face photograph. This is achieved by learning to generate facial landmarks and textures from features extracted from a facial-recognition network. Unlike previous generative approaches, our en…

Cited by 190PDFScholar
2017

Turning Corners Into Cameras: Principles and Methods

ICCV 2017spotlight

We show that walls and other obstructions with edges can be exploited as naturally-occurring "cameras" that reveal the hidden scenes beyond them. In particular, we demonstrate methods for using the subtle spatio-temporal radiance variations that arise on the ground at the base of edges to construct…

Cited by 156PDFScholar
2016

Computational Imaging for VLBI Image Reconstruction

CVPR 2016oral

Very long baseline interferometry (VLBI) is a technique for imaging celestial radio emissions by simultaneously observing a source from telescopes distributed across Earth. The challenges in reconstructing images from fine angular resolution VLBI data are immense. The data is extremely sparse and no…

Cited by 84PDFScholar
2016

Visually Indicated Sounds

CVPR 2016oral

Objects make distinctive sounds when they are hit or scratched. These sounds reveal aspects of an object's material properties, as well as the actions that produced them. In this paper, we propose the task of predicting what sound an object makes when struck as a way of studying physical interaction…

Cited by 489PDFScholar
2015

Best-Buddies Similarity for Robust Template Matching

CVPR 2015poster

We propose a novel method for template matching in unconstrained environments. Its essence is the Best Buddies Similarity (BBS), a useful, robust, and parameter-free similarity measure between two sets of points. BBS is based on a count of Best Buddies Pairs (BBPs)--pairs of points in which each one…

Cited by 205SourcePDFScholar
2015

Video Magnification in Presence of Large Motions

CVPR 2015poster

Video magnification reveals subtle variations that would be otherwise invisible to the naked eye. Current techniques require all motion in the video to be very small, which is unfortunately not always the case. Tiny yet meaningful motions are often combined with larger motions, such as the small vib…

Cited by 156SourcePDFScholar
2015

Visual Vibrometry: Estimating Material Properties From Small Motion in Video

CVPR 2015poster

The estimation of material properties is important for scene understanding, with many applications in vision, robotics, and structural engineering. This paper connects fundamentals of vibration mechanics with computer vision techniques in order to infer material properties from small, often impercep…

Cited by 236SourcePDFScholar