Skip to main content

Showing 1–47 of 47 results for author: Krähenbühl, P

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

    cs.CV cs.IT cs.LG eess.IV

    Image and Video Tokenization with Binary Spherical Quantization

    Authors: Yue Zhao, Yuanjun Xiong, Philipp Krähenbühl

    Abstract: We propose a new transformer-based image and video tokenizer with Binary Spherical Quantization (BSQ). BSQ projects the high-dimensional visual embedding to a lower-dimensional hypersphere and then applies binary quantization. BSQ is (1) parameter-efficient without an explicit codebook, (2) scalable to arbitrary token dimensions, and (3) compact: compressing visual data by up to 100$\times$ with m… ▽ More

    Submitted 11 June, 2024; originally announced June 2024.

    Comments: Tech report

  2. arXiv:2405.03685  [pdf, other

    cs.CV cs.AI cs.CL cs.LG

    Language-Image Models with 3D Understanding

    Authors: Jang Hyun Cho, Boris Ivanovic, Yulong Cao, Edward Schmerling, Yue Wang, Xinshuo Weng, Boyi Li, Yurong You, Philipp Krähenbühl, Yan Wang, Marco Pavone

    Abstract: Multi-modal large language models (MLLMs) have shown incredible capabilities in a variety of 2D vision and language tasks. We extend MLLMs' perceptual capabilities to ground and reason about images in 3-dimensional space. To that end, we first develop a large-scale pre-training dataset for 2D and 3D called LV3D by combining multiple existing 2D and 3D recognition datasets under a common task formu… ▽ More

    Submitted 6 May, 2024; originally announced May 2024.

    Comments: Project page: https://janghyuncho.github.io/Cube-LLM

  3. arXiv:2401.06129  [pdf, other

    cs.CV

    Distilling Vision-Language Models on Millions of Videos

    Authors: Yue Zhao, Long Zhao, Xingyi Zhou, Jialin Wu, Chun-Te Chu, Hui Miao, Florian Schroff, Hartwig Adam, Ting Liu, Boqing Gong, Philipp Krähenbühl, Liangzhe Yuan

    Abstract: The recent advance in vision-language models is largely attributed to the abundance of image-text data. We aim to replicate this success for video-language models, but there simply is not enough human-curated video-text data available. We thus resort to fine-tuning a video-language model from a strong image-language baseline with synthesized instructional data. The resulting video model by video-i… ▽ More

    Submitted 15 April, 2024; v1 submitted 11 January, 2024; originally announced January 2024.

    Comments: CVPR 2024. Project page: https://zhaoyue-zephyrus.github.io/video-instruction-tuning

  4. arXiv:2311.17902  [pdf, other

    cs.CV

    Language-conditioned Detection Transformer

    Authors: Jang Hyun Cho, Philipp Krähenbühl

    Abstract: We present a new open-vocabulary detection framework. Our framework uses both image-level labels and detailed detection annotations when available. Our framework proceeds in three steps. We first train a language-conditioned object detector on fully-supervised detection data. This detector gets to see the presence or absence of ground truth classes during training, and conditions prediction on the… ▽ More

    Submitted 29 November, 2023; originally announced November 2023.

    Comments: Code is at https://github.com/janghyuncho/DECOLA

  5. arXiv:2309.16669  [pdf, other

    cs.CV

    Training a Large Video Model on a Single Machine in a Day

    Authors: Yue Zhao, Philipp Krähenbühl

    Abstract: Videos are big, complex to pre-process, and slow to train on. State-of-the-art large-scale video models are trained on clusters of 32 or more GPUs for several days. As a consequence, academia largely ceded the training of large video models to industry. In this paper, we show how to still train a state-of-the-art video model on a single machine with eight consumer-grade GPUs in a day. We identify… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

    Comments: Tech report. Code is available at https://github.com/zhaoyue-zephyrus/AVION

  6. arXiv:2307.07947  [pdf, other

    cs.CV

    Language Conditioned Traffic Generation

    Authors: Shuhan Tan, Boris Ivanovic, Xinshuo Weng, Marco Pavone, Philipp Kraehenbuehl

    Abstract: Simulation forms the backbone of modern self-driving development. Simulators help develop, test, and improve driving systems without putting humans, vehicles, or their environment at risk. However, simulators face a major challenge: They rely on realistic, scalable, yet interesting content. While recent advances in rendering and scene reconstruction make great strides in creating static scene asse… ▽ More

    Submitted 16 July, 2023; originally announced July 2023.

    Comments: Technical Report. Website available at https://ariostgx.github.io/lctgen

  7. arXiv:2301.09724  [pdf, other

    cs.CV cs.LG

    Long-tail Detection with Effective Class-Margins

    Authors: Jang Hyun Cho, Philipp Krähenbühl

    Abstract: Large-scale object detection and instance segmentation face a severe data imbalance. The finer-grained object classes become, the less frequent they appear in our datasets. However, at test-time, we expect a detector that performs well for all classes and not just the most frequent ones. In this paper, we provide a theoretical understanding of the long-trail detection problem. We show how the comm… ▽ More

    Submitted 23 January, 2023; originally announced January 2023.

    Comments: ECCV 2022 Oral. Code is available at https://github.com/janghyuncho/ECM-Loss

  8. arXiv:2212.06137  [pdf, other

    cs.CV

    NMS Strikes Back

    Authors: Jeffrey Ouyang-Zhang, Jang Hyun Cho, Xingyi Zhou, Philipp Krähenbühl

    Abstract: Detection Transformer (DETR) directly transforms queries to unique objects by using one-to-one bipartite matching during training and enables end-to-end object detection. Recently, these models have surpassed traditional detectors on COCO with undeniable elegance. However, they differ from traditional detectors in multiple designs, including model architecture and training schedules, and thus the… ▽ More

    Submitted 12 December, 2022; originally announced December 2022.

    Comments: Code is available at https://github.com/jozhang97/DETA

  9. arXiv:2212.04501  [pdf, other

    cs.CV

    Learning Video Representations from Large Language Models

    Authors: Yue Zhao, Ishan Misra, Philipp Krähenbühl, Rohit Girdhar

    Abstract: We introduce LaViLa, a new approach to learning video-language representations by leveraging Large Language Models (LLMs). We repurpose pre-trained LLMs to be conditioned on visual input, and finetune them to create automatic video narrators. Our auto-generated narrations offer a number of advantages, including dense coverage of long videos, better temporal synchronization of the visual informatio… ▽ More

    Submitted 8 December, 2022; originally announced December 2022.

    Comments: Tech report. Project page: https://facebookresearch.github.io/LaViLa; Code is available at http://github.com/facebookresearch/LaViLa

  10. arXiv:2209.09236  [pdf, other

    cs.CV

    Real-time Online Video Detection with Temporal Smoothing Transformers

    Authors: Yue Zhao, Philipp Krähenbühl

    Abstract: Streaming video recognition reasons about objects and their actions in every frame of a video. A good streaming recognition model captures both long-term dynamics and short-term changes of video. Unfortunately, in most existing methods, the computational complexity grows linearly or quadratically with the length of the considered dynamics. This issue is particularly pronounced in transformer-based… ▽ More

    Submitted 19 September, 2022; originally announced September 2022.

    Comments: ECCV 2022; Code available at https://github.com/zhaoyue-zephyrus/TeSTra

  11. arXiv:2205.02833  [pdf, other

    cs.CV cs.AI

    Cross-view Transformers for real-time Map-view Semantic Segmentation

    Authors: Brady Zhou, Philipp Krähenbühl

    Abstract: We present cross-view transformers, an efficient attention-based model for map-view semantic segmentation from multiple cameras. Our architecture implicitly learns a map** from individual camera views into a canonical map-view representation using a camera-aware cross-view attention mechanism. Each camera uses positional embeddings that depend on its intrinsic and extrinsic calibration. These em… ▽ More

    Submitted 5 May, 2022; originally announced May 2022.

    Comments: CVPR 2022 Oral. Code at https://github.com/bradyz/cross_view_transformers

  12. arXiv:2203.13250  [pdf, other

    cs.CV

    Global Tracking Transformers

    Authors: Xingyi Zhou, Tianwei Yin, Vladlen Koltun, Philipp Krähenbühl

    Abstract: We present a novel transformer-based architecture for global multi-object tracking. Our network takes a short sequence of frames as input and produces global trajectories for all objects. The core component is a global tracking transformer that operates on objects from all frames in the sequence. The transformer encodes object features from all frames, and uses trajectory queries to group them int… ▽ More

    Submitted 25 April, 2022; v1 submitted 24 March, 2022; originally announced March 2022.

    Comments: CVPR 2022. Code is available at https://github.com/xingyizhou/GTR

  13. arXiv:2203.11934  [pdf, other

    cs.RO cs.CV cs.LG

    Learning from All Vehicles

    Authors: Dian Chen, Philipp Krähenbühl

    Abstract: In this paper, we present a system to train driving policies from experiences collected not just from the ego-vehicle, but all vehicles that it observes. This system uses the behaviors of other agents to create more diverse driving scenarios without collecting additional data. The main difficulty in learning from other vehicles is that there is no sensor information. We use a set of supervisory ta… ▽ More

    Submitted 10 September, 2022; v1 submitted 22 March, 2022; originally announced March 2022.

    Comments: Paper accepted to CVPR 2022; Code and data available at https://github.com/dotchen/LAV

  14. arXiv:2201.02605  [pdf, other

    cs.CV

    Detecting Twenty-thousand Classes using Image-level Supervision

    Authors: Xingyi Zhou, Rohit Girdhar, Armand Joulin, Philipp Krähenbühl, Ishan Misra

    Abstract: Current object detectors are limited in vocabulary size due to the small scale of detection datasets. Image classifiers, on the other hand, reason about much larger vocabularies, as their datasets are larger and easier to collect. We propose Detic, which simply trains the classifiers of a detector on image classification data and thus expands the vocabulary of detectors to tens of thousands of con… ▽ More

    Submitted 29 July, 2022; v1 submitted 7 January, 2022; originally announced January 2022.

    Comments: ECCV 2022 camera ready. Code is available at https://github.com/facebookresearch/Detic

  15. arXiv:2111.06881  [pdf, other

    cs.CV cs.LG cs.RO

    Multimodal Virtual Point 3D Detection

    Authors: Tianwei Yin, Xingyi Zhou, Philipp Krähenbühl

    Abstract: Lidar-based sensing drives current autonomous vehicles. Despite rapid progress, current Lidar sensors still lag two decades behind traditional color cameras in terms of resolution and cost. For autonomous driving, this means that large objects close to the sensors are easily visible, but far-away or small objects comprise only one measurement or two. This is an issue, especially when these objects… ▽ More

    Submitted 12 November, 2021; originally announced November 2021.

    Comments: NeurIPS 2021, code available at https://tianweiy.github.io/mvp/

  16. arXiv:2106.11310  [pdf, other

    cs.CV

    Towards Long-Form Video Understanding

    Authors: Chao-Yuan Wu, Philipp Krähenbühl

    Abstract: Our world offers a never-ending stream of visual stimuli, yet today's vision systems only accurately recognize patterns within a few seconds. These systems understand the present, but fail to contextualize it in past or future events. In this paper, we study long-form video understanding. We introduce a framework for modeling long-form videos and develop evaluation protocols on large-scale dataset… ▽ More

    Submitted 21 June, 2021; originally announced June 2021.

    Comments: CVPR 2021

  17. arXiv:2105.00636  [pdf, other

    cs.RO cs.CV cs.LG

    Learning to drive from a world on rails

    Authors: Dian Chen, Vladlen Koltun, Philipp Krähenbühl

    Abstract: We learn an interactive vision-based driving policy from pre-recorded driving logs via a model-based approach. A forward model of the world supervises a driving policy that predicts the outcome of any potential driving trajectory. To support learning from pre-recorded logs, we assume that the world is on rails, meaning neither the agent nor its actions influence the environment. This assumption gr… ▽ More

    Submitted 2 October, 2021; v1 submitted 3 May, 2021; originally announced May 2021.

    Comments: Paper published in ICCV 2021(Oral); Code and data available at: https://dotchen.github.io/world_on_rails/

  18. arXiv:2103.07461  [pdf, other

    cs.CV

    Probabilistic two-stage detection

    Authors: Xingyi Zhou, Vladlen Koltun, Philipp Krähenbühl

    Abstract: We develop a probabilistic interpretation of two-stage object detection. We show that this probabilistic interpretation motivates a number of common empirical training practices. It also suggests changes to two-stage detection pipelines. Specifically, the first stage should infer proper object-vs-background likelihoods, which should then inform the overall score of the detector. A standard region… ▽ More

    Submitted 12 March, 2021; originally announced March 2021.

    Comments: Code is available at https://github.com/xingyizhou/CenterNet2

  19. arXiv:2102.13086  [pdf, other

    cs.CV

    Simple multi-dataset detection

    Authors: Xingyi Zhou, Vladlen Koltun, Philipp Krähenbühl

    Abstract: How do we build a general and broad object detection system? We use all labels of all concepts ever annotated. These labels span diverse datasets with potentially inconsistent taxonomies. In this paper, we present a simple method for training a unified detector on multiple large-scale datasets. We use dataset-specific training protocols and losses, but share a common detection architecture with da… ▽ More

    Submitted 25 April, 2022; v1 submitted 25 February, 2021; originally announced February 2021.

    Comments: code is available at https://github.com/xingyizhou/UniDet

  20. arXiv:2010.14501  [pdf, other

    cs.LG cs.CV

    Memory Optimization for Deep Networks

    Authors: Aashaka Shah, Chao-Yuan Wu, Jayashree Mohan, Vijay Chidambaram, Philipp Krähenbühl

    Abstract: Deep learning is slowly, but steadily, hitting a memory bottleneck. While the tensor computation in top-of-the-line GPUs increased by 32x over the last five years, the total available memory only grew by 2.5x. This prevents researchers from exploring larger architectures, as training large networks requires more memory for storing intermediate outputs. In this paper, we present MONeT, an automatic… ▽ More

    Submitted 2 April, 2021; v1 submitted 27 October, 2020; originally announced October 2020.

    Comments: 18 pages, ICLR'21

  21. arXiv:2008.11911  [pdf, other

    cs.CV cs.LG cs.RO

    Domain Adaptation Through Task Distillation

    Authors: Brady Zhou, Nimit Kalra, Philipp Krähenbühl

    Abstract: Deep networks devour millions of precisely annotated images to build their complex and powerful representations. Unfortunately, tasks like autonomous driving have virtually no real-world training data. Repeatedly crashing a car into a tree is simply too expensive. The commonly prescribed solution is simple: learn a representation in simulation and transfer it to the real world. However, this trans… ▽ More

    Submitted 27 August, 2020; originally announced August 2020.

    Comments: Published in European Conference on Computer Vision (ECCV 2020)

  22. arXiv:2006.11275  [pdf, other

    cs.CV

    Center-based 3D Object Detection and Tracking

    Authors: Tianwei Yin, Xingyi Zhou, Philipp Krähenbühl

    Abstract: Three-dimensional objects are commonly represented as 3D boxes in a point-cloud. This representation mimics the well-studied image-based 2D bounding-box detection but comes with additional challenges. Objects in a 3D world do not follow any particular orientation, and box-based detectors have difficulties enumerating all orientations or fitting an axis-aligned bounding box to rotated objects. In t… ▽ More

    Submitted 6 January, 2021; v1 submitted 19 June, 2020; originally announced June 2020.

    Comments: update nuScenes and Waymo results

    Journal ref: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2021

  23. arXiv:2004.02872  [pdf, other

    eess.IV cs.CV cs.LG

    Lossless Image Compression through Super-Resolution

    Authors: Sheng Cao, Chao-Yuan Wu, Philipp Krähenbühl

    Abstract: We introduce a simple and efficient lossless image compression algorithm. We store a low resolution version of an image as raw pixels, followed by several iterations of lossless super-resolution. For lossless super-resolution, we predict the probability of a high-resolution image, conditioned on the low-resolution input, and use entropy coding to compress this super-resolution operator. Super-Reso… ▽ More

    Submitted 6 April, 2020; originally announced April 2020.

    Comments: Tech report

  24. arXiv:2004.01177  [pdf, other

    cs.CV

    Tracking Objects as Points

    Authors: Xingyi Zhou, Vladlen Koltun, Philipp Krähenbühl

    Abstract: Tracking has traditionally been the art of following interest points through space and time. This changed with the rise of powerful deep networks. Nowadays, tracking is dominated by pipelines that perform object detection followed by temporal association, also known as tracking-by-detection. In this paper, we present a simultaneous detection and tracking algorithm that is simpler, faster, and more… ▽ More

    Submitted 21 August, 2020; v1 submitted 2 April, 2020; originally announced April 2020.

    Comments: ECCV 2020 Camera-ready version. Updated track rebirth results. Code available at https://github.com/xingyizhou/CenterTrack

  25. arXiv:1912.12294  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

    Learning by Cheating

    Authors: Dian Chen, Brady Zhou, Vladlen Koltun, Philipp Krähenbühl

    Abstract: Vision-based urban driving is hard. The autonomous system needs to learn to perceive the world and act in it. We show that this challenging learning problem can be simplified by decomposing it into two stages. We first train an agent that has access to privileged information. This privileged agent cheats by observing the ground-truth layout of the environment and the positions of all traffic parti… ▽ More

    Submitted 27 December, 2019; originally announced December 2019.

    Comments: Paper published in CoRL2019

  26. arXiv:1912.00998  [pdf, ps, other

    cs.CV

    A Multigrid Method for Efficiently Training Video Models

    Authors: Chao-Yuan Wu, Ross Girshick, Kaiming He, Christoph Feichtenhofer, Philipp Krähenbühl

    Abstract: Training competitive deep video models is an order of magnitude slower than training their counterpart image models. Slow training causes long research cycles, which hinders progress in video understanding research. Following standard practice for training image models, video model training assumes a fixed mini-batch shape: a specific number of clips, frames, and spatial size. However, what is the… ▽ More

    Submitted 9 June, 2020; v1 submitted 2 December, 2019; originally announced December 2019.

    Comments: CVPR 2020

  27. arXiv:1905.12887  [pdf, other

    cs.CV cs.AI cs.LG cs.RO

    Does computer vision matter for action?

    Authors: Brady Zhou, Philipp Krähenbühl, Vladlen Koltun

    Abstract: Computer vision produces representations of scene content. Much computer vision research is predicated on the assumption that these intermediate representations are useful for action. Recent work at the intersection of machine learning and robotics calls this assumption into question by training sensorimotor systems directly for the task at hand, from pixels to actions, with no explicit intermedia… ▽ More

    Submitted 22 October, 2019; v1 submitted 30 May, 2019; originally announced May 2019.

    Comments: Published in Science Robotics, 4(30), May 2019

    Journal ref: Science Robotics 22 May 2019: Vol. 4, Issue 30, eaaw6661

  28. arXiv:1905.06937  [pdf, other

    cs.CV cs.RO

    Monocular Plan View Networks for Autonomous Driving

    Authors: Dequan Wang, Coline Devin, Qi-Zhi Cai, Philipp Krähenbühl, Trevor Darrell

    Abstract: Convolutions on monocular dash cam videos capture spatial invariances in the image plane but do not explicitly reason about distances and depth. We propose a simple transformation of observations into a bird's eye view, also known as plan view, for end-to-end control. We detect vehicles and pedestrians in the first person view and project them into an overhead plan view. This representation provid… ▽ More

    Submitted 16 May, 2019; originally announced May 2019.

    Comments: 8 pages, 9 figures

  29. arXiv:1904.07850  [pdf, other

    cs.CV

    Objects as Points

    Authors: Xingyi Zhou, Dequan Wang, Philipp Krähenbühl

    Abstract: Detection identifies objects as axis-aligned boxes in an image. Most successful object detectors enumerate a nearly exhaustive list of potential object locations and classify each. This is wasteful, inefficient, and requires additional post-processing. In this paper, we take a different approach. We model an object as a single point --- the center point of its bounding box. Our detector uses keypo… ▽ More

    Submitted 25 April, 2019; v1 submitted 16 April, 2019; originally announced April 2019.

    Comments: 12 pages, 5 figures

  30. arXiv:1901.08043  [pdf, other

    cs.CV

    Bottom-up Object Detection by Grou** Extreme and Center Points

    Authors: Xingyi Zhou, Jiacheng Zhuo, Philipp Krähenbühl

    Abstract: With the advent of deep learning, object detection drifted from a bottom-up to a top-down recognition problem. State of the art algorithms enumerate a near-exhaustive list of object locations and classify each into: object or not. In this paper, we show that bottom-up approaches still perform competitively. We detect four extreme points (top-most, left-most, bottom-most, right-most) and one center… ▽ More

    Submitted 25 April, 2019; v1 submitted 23 January, 2019; originally announced January 2019.

  31. arXiv:1812.05038  [pdf, other

    cs.CV

    Long-Term Feature Banks for Detailed Video Understanding

    Authors: Chao-Yuan Wu, Christoph Feichtenhofer, Haoqi Fan, Kaiming He, Philipp Krähenbühl, Ross Girshick

    Abstract: To understand the world, we humans constantly need to relate the present to the past, and put events in context. In this paper, we enable existing video models to do the same. We propose a long-term feature bank---supportive information extracted over the entire span of a video---to augment state-of-the-art video models that otherwise would only view short clips of 2-5 seconds. Our experiments dem… ▽ More

    Submitted 17 April, 2019; v1 submitted 12 December, 2018; originally announced December 2018.

    Comments: Code and models are available at https://github.com/facebookresearch/video-long-term-feature-banks

  32. arXiv:1811.10742  [pdf, other

    cs.CV

    Joint Monocular 3D Vehicle Detection and Tracking

    Authors: Hou-Ning Hu, Qi-Zhi Cai, Dequan Wang, Ji Lin, Min Sun, Philipp Krähenbühl, Trevor Darrell, Fisher Yu

    Abstract: Vehicle 3D extents and trajectories are critical cues for predicting the future location of vehicles and planning future agent ego-motion based on those predictions. In this paper, we propose a novel online framework for 3D vehicle detection and tracking from monocular videos. The framework can not only associate detections of vehicles in motion over time, but also estimate their complete 3D bound… ▽ More

    Submitted 12 September, 2019; v1 submitted 26 November, 2018; originally announced November 2018.

    Comments: 18 pages, 12 figures. Add supplementary material. Accepted by ICCV 2019. Website: https://eborboihuc.github.io/Mono-3DT Code: https://github.com/ucbdrive/3d-vehicle-tracking Video: https://youtu.be/EJAtOCKI31g

  33. arXiv:1810.12282  [pdf, other

    cs.LG cs.AI stat.ML

    Assessing Generalization in Deep Reinforcement Learning

    Authors: Charles Packer, Katelyn Gao, Jernej Kos, Philipp Krähenbühl, Vladlen Koltun, Dawn Song

    Abstract: Deep reinforcement learning (RL) has achieved breakthrough results on many tasks, but agents often fail to generalize beyond the environment they were trained in. As a result, deep RL algorithms that promote generalization are receiving increasing attention. However, works in this area use a wide variety of tasks and experimental setups for evaluation. The literature lacks a controlled assessment… ▽ More

    Submitted 15 March, 2019; v1 submitted 29 October, 2018; originally announced October 2018.

    Comments: 17 pages, 6 figures

  34. arXiv:1804.06919  [pdf, other

    cs.CV

    Video Compression through Image Interpolation

    Authors: Chao-Yuan Wu, Nayan Singhal, Philipp Krähenbühl

    Abstract: An ever increasing amount of our digital communication, media consumption, and content creation revolves around videos. We share, watch, and archive many aspects of our lives through them, all of which are powered by strong video compression. Traditional video compression is laboriously hand designed and hand optimized. This paper presents an alternative in an end-to-end deep learning codec. Our c… ▽ More

    Submitted 18 April, 2018; originally announced April 2018.

    Comments: Project page: https://chaoyuaw.github.io/vcii/

  35. arXiv:1712.00636  [pdf, other

    cs.CV

    Compressed Video Action Recognition

    Authors: Chao-Yuan Wu, Manzil Zaheer, Hexiang Hu, R. Manmatha, Alexander J. Smola, Philipp Krähenbühl

    Abstract: Training robust deep video representations has proven to be much more challenging than learning deep image representations. This is in part due to the enormous size of raw video streams and the high temporal redundancy; the true and interesting signal is often drowned in too much irrelevant data. Motivated by that the superfluous information can be reduced by up to two orders of magnitude by video… ▽ More

    Submitted 29 March, 2018; v1 submitted 2 December, 2017; originally announced December 2017.

    Comments: CVPR 2018 (Selected for spotlight presentation)

  36. arXiv:1706.07567  [pdf, other

    cs.CV

    Sampling Matters in Deep Embedding Learning

    Authors: Chao-Yuan Wu, R. Manmatha, Alexander J. Smola, Philipp Krähenbühl

    Abstract: Deep embeddings answer one simple question: How similar are two images? Learning these embeddings is the bedrock of verification, zero-shot learning, and visual search. The most prominent approaches optimize a deep convolutional network with a suitable loss function, such as contrastive loss or triplet loss. While a rich line of work focuses solely on the loss functions, we show in this paper that… ▽ More

    Submitted 16 January, 2018; v1 submitted 23 June, 2017; originally announced June 2017.

    Comments: Add supplementary material. Paper published in ICCV 2017

  37. arXiv:1609.03552  [pdf, other

    cs.CV

    Generative Visual Manipulation on the Natural Image Manifold

    Authors: Jun-Yan Zhu, Philipp Krähenbühl, Eli Shechtman, Alexei A. Efros

    Abstract: Realistic image manipulation is challenging because it requires modifying the image appearance in a user-controlled way, while preserving the realism of the result. Unless the user has considerable artistic skill, it is easy to "fall off" the manifold of natural images while editing. In this paper, we propose to learn the natural image manifold directly from data using a generative adversarial neu… ▽ More

    Submitted 16 December, 2018; v1 submitted 12 September, 2016; originally announced September 2016.

    Comments: In European Conference on Computer Vision (ECCV 2016)

  38. arXiv:1605.09782  [pdf, other

    cs.LG cs.AI cs.CV cs.NE stat.ML

    Adversarial Feature Learning

    Authors: Jeff Donahue, Philipp Krähenbühl, Trevor Darrell

    Abstract: The ability of the Generative Adversarial Networks (GANs) framework to learn generative models map** from simple latent distributions to arbitrarily complex data distributions has been demonstrated empirically, with compelling results showing that the latent space of such generators captures semantic variation in the data distribution. Intuitively, models trained to predict these semantic latent… ▽ More

    Submitted 3 April, 2017; v1 submitted 31 May, 2016; originally announced May 2016.

    Comments: Published as a conference paper at ICLR 2017. Changelog: (v7) Table 2 results improved 1-2% due to averaging predictions over 10 crops at test time, as done in Noroozi & Favaro; Table 3 VOC classification results slightly improved due to minor bugfix. (See v6 changelog for previous versions.)

  39. arXiv:1604.07379  [pdf, other

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

    Context Encoders: Feature Learning by Inpainting

    Authors: Deepak Pathak, Philipp Krahenbuhl, Jeff Donahue, Trevor Darrell, Alexei A. Efros

    Abstract: We present an unsupervised visual feature learning algorithm driven by context-based pixel prediction. By analogy with auto-encoders, we propose Context Encoders -- a convolutional neural network trained to generate the contents of an arbitrary image region conditioned on its surroundings. In order to succeed at this task, context encoders need to both understand the content of the entire image, a… ▽ More

    Submitted 21 November, 2016; v1 submitted 25 April, 2016; originally announced April 2016.

    Comments: New results on ImageNet Generation

    Journal ref: CVPR 2016

  40. arXiv:1604.05383  [pdf, other

    cs.CV

    Learning Dense Correspondence via 3D-guided Cycle Consistency

    Authors: Tinghui Zhou, Philipp Krähenbühl, Mathieu Aubry, Qixing Huang, Alexei A. Efros

    Abstract: Discriminative deep learning approaches have shown impressive results for problems where human-labeled ground truth is plentiful, but what about tasks where labels are difficult or impossible to obtain? This paper tackles one such problem: establishing dense visual correspondence across different object instances. For this task, although we do not know what the ground-truth is, we know it should b… ▽ More

    Submitted 18 April, 2016; originally announced April 2016.

    Comments: To appear in CVPR 2016 (oral presentation)

  41. arXiv:1511.07497  [pdf, other

    cs.CV cs.LG

    Constrained Structured Regression with Convolutional Neural Networks

    Authors: Deepak Pathak, Philipp Krähenbühl, Stella X. Yu, Trevor Darrell

    Abstract: Convolutional Neural Networks (CNNs) have recently emerged as the dominant model in computer vision. If provided with enough training data, they predict almost any visual quantity. In a discrete setting, such as classification, CNNs are not only able to predict a label but often predict a confidence in the form of a probability distribution over the output space. In continuous regression tasks, su… ▽ More

    Submitted 23 November, 2015; originally announced November 2015.

  42. arXiv:1511.06856  [pdf, other

    cs.CV cs.LG

    Data-dependent Initializations of Convolutional Neural Networks

    Authors: Philipp Krähenbühl, Carl Doersch, Jeff Donahue, Trevor Darrell

    Abstract: Convolutional Neural Networks spread through computer vision like a wildfire, impacting almost all visual tasks imaginable. Despite this, few researchers dare to train their models from scratch. Most work builds on one of a handful of ImageNet pre-trained models, and fine-tunes or adapts these for specific tasks. This is in large part due to the difficulty of properly initializing these networks f… ▽ More

    Submitted 22 September, 2016; v1 submitted 21 November, 2015; originally announced November 2015.

    Comments: ICLR 2016

  43. arXiv:1511.02575  [pdf, other

    cs.CV

    A Century of Portraits: A Visual Historical Record of American High School Yearbooks

    Authors: Shiry Ginosar, Kate Rakelly, Sarah Sachs, Brian Yin, Crystal Lee, Philipp Krahenbuhl, Alexei A. Efros

    Abstract: Imagery offers a rich description of our world and communicates a volume and type of information that cannot be captured by text alone. Since the invention of the camera, an ever-increasing number of photographs document our "visual culture" complementing historical texts. But currently, this treasure trove of knowledge can only be analyzed manually by historians, and only at small scale. In this… ▽ More

    Submitted 12 June, 2019; v1 submitted 9 November, 2015; originally announced November 2015.

    Comments: IEEE Transactions on Computational Imaging, September 2017

  44. arXiv:1510.02413  [pdf, other

    cs.CV

    Learning Data-driven Reflectance Priors for Intrinsic Image Decomposition

    Authors: Tinghui Zhou, Philipp Krähenbühl, Alexei A. Efros

    Abstract: We propose a data-driven approach for intrinsic image decomposition, which is the process of inferring the confounding factors of reflectance and shading in an image. We pose this as a two-stage learning problem. First, we train a model to predict relative reflectance ordering between image patches (`brighter', `darker', `same') from large-scale human annotations, producing a data-driven reflectan… ▽ More

    Submitted 8 October, 2015; originally announced October 2015.

    Comments: International Conference on Computer Vision (ICCV) 2015

  45. arXiv:1510.00477  [pdf, other

    cs.CV

    Learning a Discriminative Model for the Perception of Realism in Composite Images

    Authors: Jun-Yan Zhu, Philipp Krähenbühl, Eli Shechtman, Alexei A. Efros

    Abstract: What makes an image appear realistic? In this work, we are answering this question from a data-driven perspective by learning the perception of visual realism directly from large amounts of data. In particular, we train a Convolutional Neural Network (CNN) model that distinguishes natural photographs from automatically generated composite images. The model learns to predict visual realism of a sce… ▽ More

    Submitted 1 October, 2015; originally announced October 2015.

    Comments: International Conference on Computer Vision (ICCV) 2015

  46. arXiv:1506.03648  [pdf, other

    cs.CV cs.LG

    Constrained Convolutional Neural Networks for Weakly Supervised Segmentation

    Authors: Deepak Pathak, Philipp Krähenbühl, Trevor Darrell

    Abstract: We present an approach to learn a dense pixel-wise labeling from image-level tags. Each image-level tag imposes constraints on the output labeling of a Convolutional Neural Network (CNN) classifier. We propose Constrained CNN (CCNN), a method which uses a novel loss function to optimize for any set of linear constraints on the output space (i.e. predicted label distribution) of a CNN. Our loss for… ▽ More

    Submitted 18 October, 2015; v1 submitted 11 June, 2015; originally announced June 2015.

    Comments: 12 pages, ICCV 2015

  47. arXiv:1210.5644  [pdf, other

    cs.CV cs.AI cs.LG

    Efficient Inference in Fully Connected CRFs with Gaussian Edge Potentials

    Authors: Philipp Krähenbühl, Vladlen Koltun

    Abstract: Most state-of-the-art techniques for multi-class image segmentation and labeling use conditional random fields defined over pixels or image regions. While region-level models often feature dense pairwise connectivity, pixel-level models are considerably larger and have only permitted sparse graph structures. In this paper, we consider fully connected CRF models defined on the complete set of pixel… ▽ More

    Submitted 20 October, 2012; originally announced October 2012.

    Comments: NIPS 2011

    Journal ref: Advances in Neural Information Processing Systems 24 (2011) 109-117