paper-with-me

홈 › Papers

Dynamic NeRFs for Soccer Scenes

2023-09-13 · Sacha Lewin, Maxime Vandegar, Thomas Hoyoux, Olivier Barnich, Gilles Louppe

The long-standing problem of novel view synthesis has many applications, notably in sports broadcasting. Photorealistic novel view synthesis of soccer actions, in particular, is of enormous interest to the broadcast industry. Yet only a few industrial solutions have been proposed, and even fewer that achieve near-broadcast quality of the synthetic replays. Except for their setup of multiple static cameras around the playfield, the best proprietary systems disclose close to no information about their inner workings. Leveraging multiple static cameras for such a task indeed presents a challenge rarely tackled in the literature, for a lack of public datasets: the reconstruction of a large-scale, mostly static environment, with small, fast-moving elements. Recently, the emergence of neural radiance fields has induced stunning progress in many novel view synthesis applications, leveraging deep learning principles to produce photorealistic results in the most challenging settings. In this work, we investigate the feasibility of basing a solution to the task on dynamic NeRFs, i.e., neural models purposed to reconstruct general dynamic content. We compose synthetic soccer environments and conduct multiple experiments using them, identifying key components that help reconstruct soccer scenes with dynamic NeRFs. We show that, although this approach cannot fully meet the quality requirements for the target application, it suggests promising avenues toward a cost-efficient, automatic solution. We also make our work dataset and code publicly available, with the goal to encourage further efforts from the research community on the task of novel view synthesis for dynamic soccer scenes. For code, data, and video results, please see https://soccernerfs.isach.be.

📄 PDF Abstract BibTeX arXiv:2309.06802

Code (1)

iSach/SoccerNeRFs 공식 구현 pytorch

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

HyperFields: Towards Zero-Shot Generation of NeRFs from Text

2023-10-26 · Sudarshan Babu, Richard Liu, Avery Zhou, Michael Maire 외

We introduce HyperFields, a method for generating text-conditioned Neural Radiance Fields (NeRFs) with a single forward pass and (optionally) some fine-tuning. Key to our approach are: (i) a dynamic hypernetwork, which l…

NeRF

Learning Robot Soccer from Egocentric Vision with Deep Reinforcement Learning

2024-05-03 · Dhruva Tirumala, Markus Wulfmeier, Ben Moran, Sandy Huang 외

We apply multi-agent deep reinforcement learning (RL) to train end-to-end robot soccer policies with fully onboard computation and sensing via egocentric RGB vision. This setting reflects many challenges of real-world ro…

Deep Reinforcement LearningObject Trackingreinforcement-learningReinforcement Learning+1

Dyn-E: Local Appearance Editing of Dynamic Neural Radiance Fields

2023-07-24 · Shangzhan Zhang, Sida Peng, Yinji ShenTu, Qing Shuai 외

Recently, the editing of neural radiance fields (NeRFs) has gained considerable attention, but most prior works focus on static scenes while research on the appearance editing of dynamic scenes is relatively lacking. In …

NeRF

BoostMVSNeRFs: Boosting MVS-based NeRFs to Generalizable View Synthesis in Large-scale Scenes

2024-07-22 · Chih-Hai Su, Chih-Yao Hu, Shr-Ruei Tsai, Jie-Ying Lee 외

While Neural Radiance Fields (NeRFs) have demonstrated exceptional quality, their protracted training duration remains a limitation. Generalizable and MVS-based NeRFs, although capable of mitigating training time, often …

NeRF

Learning Multi-Object Dynamics with Compositional Neural Radiance Fields

2022-02-24 · Danny Driess, Zhiao Huang, Yunzhu Li, Russ Tedrake 외

We present a method to learn compositional multi-object dynamics models from image observations based on implicit object encoders, Neural Radiance Fields (NeRFs), and graph neural networks. NeRFs have become a popular ch…

DecoderGraph Neural NetworkNeRFObject