Skip to main content

Showing 1–25 of 25 results for author: Kopf, J

.
  1. arXiv:2406.09395  [pdf, other

    cs.CV

    Modeling Ambient Scene Dynamics for Free-view Synthesis

    Authors: Meng-Li Shih, Jia-Bin Huang, Changil Kim, Rajvi Shah, Johannes Kopf, Chen Gao

    Abstract: We introduce a novel method for dynamic free-view synthesis of an ambient scenes from a monocular capture bringing a immersive quality to the viewing experience. Our method builds upon the recent advancements in 3D Gaussian Splatting (3DGS) that can faithfully reconstruct complex static scenes. Previous attempts to extend 3DGS to represent dynamics have been confined to bounded scenes or require m… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

  2. arXiv:2404.09995  [pdf, other

    cs.CV cs.AI cs.LG

    Taming Latent Diffusion Model for Neural Radiance Field Inpainting

    Authors: Chieh Hubert Lin, Changil Kim, Jia-Bin Huang, Qinbo Li, Chih-Yao Ma, Johannes Kopf, Ming-Hsuan Yang, Hung-Yu Tseng

    Abstract: Neural Radiance Field (NeRF) is a representation for 3D reconstruction from multi-view images. Despite some recent work showing preliminary success in editing a reconstructed NeRF with diffusion prior, they remain struggling to synthesize reasonable geometry in completely uncovered regions. One major reason is the high diversity of synthetic contents from the diffusion model, which hinders the rad… ▽ More

    Submitted 15 April, 2024; originally announced April 2024.

    Comments: Project page: https://hubert0527.github.io/MALD-NeRF

  3. arXiv:2401.12977  [pdf, other

    cs.CV cs.GR

    IRIS: Inverse Rendering of Indoor Scenes from Low Dynamic Range Images

    Authors: Zhi-Hao Lin, Jia-Bin Huang, Zhengqin Li, Zhao Dong, Christian Richardt, Tuotuo Li, Michael Zollhöfer, Johannes Kopf, Shenlong Wang, Changil Kim

    Abstract: While numerous 3D reconstruction and novel-view synthesis methods allow for photorealistic rendering of a scene from multi-view images easily captured with consumer cameras, they bake illumination in their representations and fall short of supporting advanced applications like material editing, relighting, and virtual object insertion. The reconstruction of physically based material properties and… ▽ More

    Submitted 23 January, 2024; originally announced January 2024.

    Comments: Project Website: https://irisldr.github.io/

  4. Single-Image 3D Human Digitization with Shape-Guided Diffusion

    Authors: Badour AlBahar, Shunsuke Saito, Hung-Yu Tseng, Changil Kim, Johannes Kopf, Jia-Bin Huang

    Abstract: We present an approach to generate a 360-degree view of a person with a consistent, high-resolution appearance from a single input image. NeRF and its variants typically require videos or images from different viewpoints. Most existing approaches taking monocular input either rely on ground-truth 3D scans for supervision or lack 3D consistency. While recent 3D generative models show promise of 3D… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

    Comments: SIGGRAPH Asia 2023. Project website: https://human-sgd.github.io/

  5. arXiv:2303.17598  [pdf, other

    cs.CV

    Consistent View Synthesis with Pose-Guided Diffusion Models

    Authors: Hung-Yu Tseng, Qinbo Li, Changil Kim, Suhib Alsisan, Jia-Bin Huang, Johannes Kopf

    Abstract: Novel view synthesis from a single image has been a cornerstone problem for many Virtual Reality applications that provide immersive experiences. However, most existing techniques can only synthesize novel views within a limited range of camera motion or fail to generate consistent and high-quality novel views under significant camera movement. In this work, we propose a pose-guided diffusion mode… ▽ More

    Submitted 30 March, 2023; originally announced March 2023.

    Comments: CVPR 2023. Project page: https://poseguided-diffusion.github.io/

  6. arXiv:2303.13791  [pdf, other

    cs.CV

    Progressively Optimized Local Radiance Fields for Robust View Synthesis

    Authors: Andreas Meuleman, Yu-Lun Liu, Chen Gao, Jia-Bin Huang, Changil Kim, Min H. Kim, Johannes Kopf

    Abstract: We present an algorithm for reconstructing the radiance field of a large-scale scene from a single casually captured video. The task poses two core challenges. First, most existing radiance field reconstruction approaches rely on accurate pre-estimated camera poses from Structure-from-Motion algorithms, which frequently fail on in-the-wild videos. Second, using a single, global radiance field with… ▽ More

    Submitted 24 March, 2023; originally announced March 2023.

    Comments: Project page: https://localrf.github.io/

    Journal ref: CVPR 2023

  7. arXiv:2301.02239  [pdf, other

    cs.CV

    Robust Dynamic Radiance Fields

    Authors: Yu-Lun Liu, Chen Gao, Andreas Meuleman, Hung-Yu Tseng, Ayush Saraf, Changil Kim, Yung-Yu Chuang, Johannes Kopf, Jia-Bin Huang

    Abstract: Dynamic radiance field reconstruction methods aim to model the time-varying structure and appearance of a dynamic scene. Existing methods, however, assume that accurate camera poses can be reliably estimated by Structure from Motion (SfM) algorithms. These methods, thus, are unreliable as SfM algorithms often fail or produce erroneous poses on challenging videos with highly dynamic objects, poorly… ▽ More

    Submitted 21 March, 2023; v1 submitted 5 January, 2023; originally announced January 2023.

    Comments: CVPR 2023. Project page: https://robust-dynrf.github.io/

  8. arXiv:2301.02238  [pdf, other

    cs.CV

    HyperReel: High-Fidelity 6-DoF Video with Ray-Conditioned Sampling

    Authors: Benjamin Attal, Jia-Bin Huang, Christian Richardt, Michael Zollhoefer, Johannes Kopf, Matthew O'Toole, Changil Kim

    Abstract: Volumetric scene representations enable photorealistic view synthesis for static scenes and form the basis of several existing 6-DoF video techniques. However, the volume rendering procedures that drive these representations necessitate careful trade-offs in terms of quality, rendering speed, and memory efficiency. In particular, existing methods fail to simultaneously achieve real-time performanc… ▽ More

    Submitted 29 May, 2023; v1 submitted 5 January, 2023; originally announced January 2023.

    Comments: Project page: https://hyperreel.github.io/

  9. arXiv:2112.01523  [pdf, other

    cs.CV

    Learning Neural Light Fields with Ray-Space Embedding Networks

    Authors: Benjamin Attal, Jia-Bin Huang, Michael Zollhoefer, Johannes Kopf, Changil Kim

    Abstract: Neural radiance fields (NeRFs) produce state-of-the-art view synthesis results. However, they are slow to render, requiring hundreds of network evaluations per pixel to approximate a volume rendering integral. Baking NeRFs into explicit data structures enables efficient rendering, but results in a large increase in memory footprint and, in many cases, a quality reduction. In this paper, we propose… ▽ More

    Submitted 10 May, 2022; v1 submitted 2 December, 2021; originally announced December 2021.

    Comments: CVPR 2022 camera ready revision. Major changes include: 1. Additional comparison to NeX on Stanford, RealFF, Shiny datasets 2. Experiment on 360 degree lego bulldozer scene in the appendix, using Pluecker parameterization 3. Moving student-teacher results to the appendix 4. Clarity edits -- in particular, making it clear that our Stanford evaluation *does not* use subdivision

  10. arXiv:2105.06468  [pdf, other

    cs.CV

    Dynamic View Synthesis from Dynamic Monocular Video

    Authors: Chen Gao, Ayush Saraf, Johannes Kopf, Jia-Bin Huang

    Abstract: We present an algorithm for generating novel views at arbitrary viewpoints and any input time step given a monocular video of a dynamic scene. Our work builds upon recent advances in neural implicit representation and uses continuous and differentiable functions for modeling the time-varying structure and the appearance of the scene. We jointly train a time-invariant static NeRF and a time-varying… ▽ More

    Submitted 13 May, 2021; originally announced May 2021.

    Comments: Project webpage: https://free-view-video.github.io/

  11. arXiv:2103.12785  [pdf, other

    physics.space-ph astro-ph.EP

    The Dayside Ionopause of Mars: Solar Wind Interaction, Pressure Balance, and Comparisons with Venus

    Authors: F. Chu, Z. Girazian, F. Duru, R. Ramstad, J. Halekas, D. A. Gurnett, Xin Cao, A. J. Kopf

    Abstract: Due to the lower ionospheric thermal pressure and existence of the crustal magnetism at Mars, the Martian ionopause is expected to behave differently from the ionopause at Venus. We study the solar wind interaction and pressure balance at the ionopause of Mars using both in situ and remote sounding measurements from the MARSIS (Mars Advanced Radar for Subsurface and Ionosphere Sounding) instrument… ▽ More

    Submitted 1 November, 2021; v1 submitted 23 March, 2021; originally announced March 2021.

  12. arXiv:2012.05901  [pdf, other

    cs.CV

    Robust Consistent Video Depth Estimation

    Authors: Johannes Kopf, Xuejian Rong, Jia-Bin Huang

    Abstract: We present an algorithm for estimating consistent dense depth maps and camera poses from a monocular video. We integrate a learning-based depth prior, in the form of a convolutional neural network trained for single-image depth estimation, with geometric optimization, to estimate a smooth camera trajectory as well as detailed and stable depth reconstruction. Our algorithm combines two complementar… ▽ More

    Submitted 21 June, 2021; v1 submitted 10 December, 2020; originally announced December 2020.

    Comments: Project website: https://robust-cvd.github.io/

  13. arXiv:2011.12950  [pdf, other

    cs.CV

    Space-time Neural Irradiance Fields for Free-Viewpoint Video

    Authors: Wenqi Xian, Jia-Bin Huang, Johannes Kopf, Changil Kim

    Abstract: We present a method that learns a spatiotemporal neural irradiance field for dynamic scenes from a single video. Our learned representation enables free-viewpoint rendering of the input video. Our method builds upon recent advances in implicit representations. Learning a spatiotemporal irradiance field from a single video poses significant challenges because the video contains only one observation… ▽ More

    Submitted 18 June, 2021; v1 submitted 25 November, 2020; originally announced November 2020.

    Comments: Project website: https://video-nerf.github.io/

  14. arXiv:2009.01835  [pdf, other

    cs.CV

    Flow-edge Guided Video Completion

    Authors: Chen Gao, Ayush Saraf, Jia-Bin Huang, Johannes Kopf

    Abstract: We present a new flow-based video completion algorithm. Previous flow completion methods are often unable to retain the sharpness of motion boundaries. Our method first extracts and completes motion edges, and then uses them to guide piecewise-smooth flow completion with sharp edges. Existing methods propagate colors among local flow connections between adjacent frames. However, not all missing re… ▽ More

    Submitted 3 September, 2020; originally announced September 2020.

    Comments: ECCV 2020. Project: http://chengao.vision/FGVC/

  15. arXiv:2008.12298  [pdf, other

    cs.CV cs.GR

    One Shot 3D Photography

    Authors: Johannes Kopf, Kevin Matzen, Suhib Alsisan, Ocean Quigley, Francis Ge, Yangming Chong, Josh Patterson, Jan-Michael Frahm, Shu Wu, Matthew Yu, Peizhao Zhang, Zijian He, Peter Vajda, Ayush Saraf, Michael Cohen

    Abstract: 3D photography is a new medium that allows viewers to more fully experience a captured moment. In this work, we refer to a 3D photo as one that displays parallax induced by moving the viewpoint (as opposed to a stereo pair with a fixed viewpoint). 3D photos are static in time, like traditional photos, but are displayed with interactive parallax on mobile or desktop screens, as well as on Virtual R… ▽ More

    Submitted 1 September, 2020; v1 submitted 27 August, 2020; originally announced August 2020.

    Comments: Project page: https://facebookresearch.github.io/one_shot_3d_photography/ Code: https://github.com/facebookresearch/one_shot_3d_photography

    Journal ref: ACM Transactions on Graphics (Proceedings of SIGGRAPH 2020), Volume 39, Number 4, 2020

  16. arXiv:2004.15021  [pdf, other

    cs.CV

    Consistent Video Depth Estimation

    Authors: Xuan Luo, Jia-Bin Huang, Richard Szeliski, Kevin Matzen, Johannes Kopf

    Abstract: We present an algorithm for reconstructing dense, geometrically consistent depth for all pixels in a monocular video. We leverage a conventional structure-from-motion reconstruction to establish geometric constraints on pixels in the video. Unlike the ad-hoc priors in classical reconstruction, we use a learning-based prior, i.e., a convolutional neural network trained for single-image depth estima… ▽ More

    Submitted 26 August, 2020; v1 submitted 30 April, 2020; originally announced April 2020.

    Comments: SIGGRAPH 2020. Video: https://www.youtube.com/watch?v=5Tia2oblJAg Project page: https://roxanneluo.github.io/Consistent-Video-Depth-Estimation/ Code: https://github.com/facebookresearch/consistent_depth

  17. arXiv:2004.04727  [pdf, other

    cs.CV eess.IV

    3D Photography using Context-aware Layered Depth Inpainting

    Authors: Meng-Li Shih, Shih-Yang Su, Johannes Kopf, Jia-Bin Huang

    Abstract: We propose a method for converting a single RGB-D input image into a 3D photo - a multi-layer representation for novel view synthesis that contains hallucinated color and depth structures in regions occluded in the original view. We use a Layered Depth Image with explicit pixel connectivity as underlying representation, and present a learning-based inpainting model that synthesizes new local color… ▽ More

    Submitted 10 June, 2020; v1 submitted 9 April, 2020; originally announced April 2020.

    Comments: CVPR 2020. Project page: https://shihmengli.github.io/3D-Photo-Inpainting/ Code: https://github.com/vt-vl-lab/3d-photo-inpainting Demo: https://colab.research.google.com/drive/1706ToQrkIZshRSJSHvZ1RuCiM__YX3Bz

  18. arXiv:1908.05497  [pdf

    physics.space-ph

    Mars' plasma system. Scientific potential of coordinated multi-point missions: "The next generation" (A White Paper submitted to ESA's Voyage 2050 Call)

    Authors: Beatriz Sánchez-Cano, Mark Lester, David J. Andrews, Hermann Opgenoorth, Robert Lillis, François Leblanc, Christopher M. Fowler, Xiaohua Fang, Oleg Vaisberg, Majd Mayyasi, Mika Holmberg, **gnan Guo, Maria Hamrin, Christian Mazelle, Kerstin Peter, Martin Pätzold, Katerina Stergiopoulou, Charlotte Goetz, Vladimir Nikolaevich Ermakov, Sergei Shuvalov, James Wild, Pierre-Louis Blelly, Michael Mendillo, Cesar Bertucci, Marco Cartacci , et al. (5 additional authors not shown)

    Abstract: The objective of this White Paper submitted to ESA's Voyage 2050 call is to get a more holistic knowledge of the dynamics of the Martian plasma system from its surface up to the undisturbed solar wind outside of the induced magnetosphere. This can only be achieved with coordinated multi-point observations with high temporal resolution as they have the scientific potential to track the whole dynami… ▽ More

    Submitted 15 August, 2019; originally announced August 2019.

    Comments: White Paper submitted to ESA's Voyage 2050 Call, 27 pages, 8 Figures, 2 Tables

  19. Variations in the Ionospheric Peak Altitude at Mars in Response to Dust Storms: 13 Years of Observations from the Mars Express Radar Sounder

    Authors: Z. Girazian, Z. Luppen, D. D. Morgan, F. Chu, L. Montabone, E. M. B. Thiemann, D. A. Gurnett, J. Halekas, A. J. Kopf, F. Nemec

    Abstract: Previous observations have shown that, during Martian dust storms, the peak of the ionosphere rises in altitude. Observational studies of this type, however, have been extremely limited. Using 13 years of ionospheric peak altitude data from the Mars Advanced Radar for Subsurface and Ionosphere Sounding (MARSIS) instrument on Mars Express, we study how the peak altitude responded to dust storms dur… ▽ More

    Submitted 19 August, 2019; v1 submitted 17 June, 2019; originally announced June 2019.

  20. arXiv:1905.12011  [pdf, other

    physics.space-ph astro-ph.EP

    The Effects of Solar Wind Dynamic Pressure on the Structure of the Topside Ionosphere of Mars

    Authors: Z. Girazian, J. Halekas, D. D. Morgan, A. J. Kopf, D. A. Gurnett, F. Chu

    Abstract: We use Mars Atmosphere and Volatile EvolutioN observations of the upstream solar wind, and Mars Express observations of ionospheric electron densities and magnetic fields, to study how the topside ionosphere ($>$ 320 km) of Mars is affected by variations in solar wind dynamic pressure. We find that high solar wind dynamic pressures result in the topside ionosphere being depleted of plasma at all s… ▽ More

    Submitted 31 July, 2019; v1 submitted 28 May, 2019; originally announced May 2019.

  21. arXiv:1903.10473  [pdf, other

    physics.space-ph astro-ph.EP physics.ao-ph

    The effects of crustal magnetic fields and solar EUV flux on ionopause formation at Mars

    Authors: F. Chu, Z. Girazian, D. A. Gurnett, D. D. Morgan, J. Halekas, A. J. Kopf, E. M. B. Thiemann, F. Duru

    Abstract: We study the ionopause of Mars using a database of 6,893 ionopause detections obtained over 11 years by the MARSIS (Mars Advanced Radar for Subsurface and Ionosphere Sounding) experiment. The ionopause, in this work, is defined as a steep density gradient that appears in MARSIS remote sounding ionograms as a horizontal line at frequencies below 0.4 MHz. We find that the ionopause is located on ave… ▽ More

    Submitted 29 August, 2019; v1 submitted 25 March, 2019; originally announced March 2019.

    Comments: 22 pages, 5 figures

    Journal ref: Geophysical Research Letters, 46 (2019)

  22. arXiv:1808.05084  [pdf, other

    physics.space-ph

    MARSIS observations of field-aligned irregularities and ducted radio propagation in the Martian ionosphere

    Authors: David J. Andrews, Hermann J. Opgenoorth, Thomas B. Leyser, Stephan Buchert, Niklas J. T. Edberg, David D. Morgan, Donald A. Gurnett, Andrew J. Kopf, Katy Fallows, Paul Withers

    Abstract: Knowledge of Mars's ionosphere has been significantly advanced in recent years by observations from Mars Express (MEX) and lately MAVEN. A topic of particular interest are the interactions between the planet's ionospheric plasma and its highly structured crustal magnetic fields, and how these lead to the redistribution of plasma and affect the propagation of radio waves in the system. In this pape… ▽ More

    Submitted 15 August, 2018; originally announced August 2018.

    Comments: 17 pages, 4 figures

    Journal ref: Journal of Geophysical Research: Space Physics, 2018, 123

  23. arXiv:1804.00650  [pdf, other

    cs.CV

    DeepMVS: Learning Multi-view Stereopsis

    Authors: Po-Han Huang, Kevin Matzen, Johannes Kopf, Narendra Ahuja, Jia-Bin Huang

    Abstract: We present DeepMVS, a deep convolutional neural network (ConvNet) for multi-view stereo reconstruction. Taking an arbitrary number of posed images as input, we first produce a set of plane-sweep volumes and use the proposed DeepMVS network to predict high-quality disparity maps. The key contributions that enable these results are (1) supervised pretraining on a photorealistic synthetic dataset, (2… ▽ More

    Submitted 2 April, 2018; originally announced April 2018.

    Comments: CVPR 2018. Project page: https://phuang17.github.io/DeepMVS/ Code: https://github.com/phuang17/DeepMVS

  24. arXiv:1701.08931  [pdf, other

    cs.CV

    Co-segmentation for Space-Time Co-located Collections

    Authors: Hadar Averbuch-Elor, Johannes Kopf, Tamir Hazan, Daniel Cohen-Or

    Abstract: We present a co-segmentation technique for space-time co-located image collections. These prevalent collections capture various dynamic events, usually by multiple photographers, and may contain multiple co-occurring objects which are not necessarily part of the intended foreground object, resulting in ambiguities for traditional co-segmentation techniques. Thus, to disambiguate what the common fo… ▽ More

    Submitted 31 January, 2017; originally announced January 2017.

  25. arXiv:1601.06950  [pdf, other

    cs.CV cs.GR

    Virtual Rephotography: Novel View Prediction Error for 3D Reconstruction

    Authors: Michael Waechter, Mate Beljan, Simon Fuhrmann, Nils Moehrle, Johannes Kopf, Michael Goesele

    Abstract: The ultimate goal of many image-based modeling systems is to render photo-realistic novel views of a scene without visible artifacts. Existing evaluation metrics and benchmarks focus mainly on the geometric accuracy of the reconstructed model, which is, however, a poor predictor of visual accuracy. Furthermore, using only geometric accuracy by itself does not allow evaluating systems that either l… ▽ More

    Submitted 26 January, 2016; originally announced January 2016.

    Comments: 10 pages, 12 figures, paper was submitted to ACM Transactions on Graphics for review

    ACM Class: I.3.7