paper-with-me

홈 › Papers

MatrixCity: A Large-scale City Dataset for City-scale Neural Rendering and Beyond

2023-09-28 · ICCV 2023 1 · Yixuan Li, Lihan Jiang, Linning Xu, Yuanbo Xiangli, Zhenzhi Wang, Dahua Lin, Bo Dai

Neural radiance fields (NeRF) and its subsequent variants have led to remarkable progress in neural rendering. While most of recent neural rendering works focus on objects and small-scale scenes, developing neural rendering methods for city-scale scenes is of great potential in many real-world applications. However, this line of research is impeded by the absence of a comprehensive and high-quality dataset, yet collecting such a dataset over real city-scale scenes is costly, sensitive, and technically difficult. To this end, we build a large-scale, comprehensive, and high-quality synthetic dataset for city-scale neural rendering researches. Leveraging the Unreal Engine 5 City Sample project, we develop a pipeline to easily collect aerial and street city views, accompanied by ground-truth camera poses and a range of additional data modalities. Flexible controls over environmental factors like light, weather, human and car crowd are also available in our pipeline, supporting the need of various tasks covering city-scale neural rendering and beyond. The resulting pilot dataset, MatrixCity, contains 67k aerial images and 452k street images from two city maps of total size $28km^2$. On top of MatrixCity, a thorough benchmark is also conducted, which not only reveals unique challenges of the task of city-scale neural rendering, but also highlights potential improvements for future works. The dataset and code will be publicly available at our project page: https://city-super.github.io/matrixcity/.

📄 PDF Abstract BibTeX arXiv:2309.16553

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNeural Rendering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

RetinaGS: Scalable Training for Dense Scene Rendering with Billion-Scale 3D Gaussians

2024-06-17 · Bingling Li, Shengyi Chen, Luchao Wang, Kaimin Liao 외

In this work, we explore the possibility of training high-parameter 3D Gaussian splatting (3DGS) models on large-scale, high-resolution datasets. We design a general model parallel training method for 3DGS, named RetinaG…

3DGS

City-Level 3D Surface Reconstruction with Viewpoint Orientation Partitioning and Scene Completion

2026-07-04 · Liang Han, Wenyuan Zhang, Junsheng Zhou, Yu-Shen Liu 외 arxiv

Multi-view 3D surface reconstruction is a longstanding challenge in computer vision. Although recent large-scale reconstruction methods based on 3D Gaussian Splatting (3DGS) achieve impressive novel-view synthesis, produ…

NeRF-XL: Scaling NeRFs with Multiple GPUs

2024-04-24 · RuiLong Li, Sanja Fidler, Angjoo Kanazawa, Francis Williams

We present NeRF-XL, a principled method for distributing Neural Radiance Fields (NeRFs) across multiple GPUs, thus enabling the training and rendering of NeRFs with an arbitrarily large capacity. We begin by revisiting e…

GPUNeRF

GaRField++: Reinforced Gaussian Radiance Fields for Large-Scale 3D Scene Reconstruction

2024-09-19 · Hanyue Zhang, Zhiliu Yang, Xinhe Zuo, Yuxin Tong 외

This paper proposes a novel framework for large-scale scene reconstruction based on 3D Gaussian splatting (3DGS) and aims to address the scalability and accuracy challenges faced by existing methods. For tackling the sca…

3DGS3D Scene ReconstructionNovel View Synthesis

Olbedo: An Albedo and Shading Aerial Dataset for Large-Scale Outdoor Environments

2026-02-24 · Shuang Song, Debao Huang, Deyan Deng, Haolin Xiong 외 arxiv

Intrinsic image decomposition (IID) of outdoor scenes is crucial for relighting, editing, and understanding large-scale environments, but progress has been limited by the lack of real-world datasets with reliable albedo …