paper-with-me

Papers

SUDS: Scalable Urban Dynamic Scenes

2023-03-25 · CVPR 2023 1 · Haithem Turki, Jason Y. Zhang, Francesco Ferroni, Deva Ramanan

We extend neural radiance fields (NeRFs) to dynamic large-scale urban scenes. Prior work tends to reconstruct single video clips of short durations (up to 10 seconds). Two reasons are that such methods (a) tend to scale linearly with the number of moving objects and input videos because a separate model is built for each and (b) tend to require supervision via 3D bounding boxes and panoptic labels, obtained manually or via category-specific models. As a step towards truly open-world reconstructions of dynamic cities, we introduce two key innovations: (a) we factorize the scene into three separate hash table data structures to efficiently encode static, dynamic, and far-field radiance fields, and (b) we make use of unlabeled target signals consisting of RGB images, sparse LiDAR, off-the-shelf self-supervised 2D descriptors, and most importantly, 2D optical flow. Operationalizing such inputs via photometric, geometric, and feature-metric reconstruction losses enables SUDS to decompose dynamic scenes into the static background, individual objects, and their motions. When combined with our multi-branch table representation, such reconstructions can be scaled to tens of thousands of objects across 1.2 million frames from 1700 videos spanning geospatial footprints of hundreds of kilometers, (to our knowledge) the largest dynamic NeRF built to date. We present qualitative initial results on a variety of tasks enabled by our representations, including novel-view synthesis of dynamic urban scenes, unsupervised 3D instance segmentation, and unsupervised 3D cuboid detection. To compare to prior work, we also evaluate on KITTI and Virtual KITTI 2, surpassing state-of-the-art methods that rely on ground truth 3D bounding box annotations while being 10x quicker to train.

📄 PDF Abstract BibTeX arXiv:2303.14536

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance SegmentationInstance SegmentationNeRFNovel View SynthesisOptical Flow EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

SUDS: A Strategy for Unsupervised Drift Sampling

2024-11-05 · Christofer Fellicious, Lorenz Wendlinger, Mario Gancarski, Jelena Mitrovic 외

Supervised machine learning often encounters concept drift, where the data distribution changes over time, degrading model performance. Existing drift detection methods focus on identifying these shifts but often overloo…

Drift Detection

SUDS: Sanitizing Universal and Dependent Steganography

2023-09-23 · Preston K. Robinette, Hanchen D. Wang, Nishan Shehadeh, Daniel Moyer 외

Steganography, or hiding messages in plain sight, is a form of information hiding that is most commonly used for covert communication. As modern steganographic mediums include images, text, audio, and video, this communi…

Steganalysis

A Deep CNN Architecture with Novel Pooling Layer Applied to Two Sudanese Arabic Sentiment Datasets

2022-01-29 · Mustafa Mhamed, Richard Sutcliffe, Xia Sun, Jun Feng 외

Arabic sentiment analysis has become an important research field in recent years. Initially, work focused on Modern Standard Arabic (MSA), which is the most widely-used form. Since then, work has been carried out on seve…

Arabic Sentiment AnalysisSentiment Analysis

Towards Autonomous Micromobility through Scalable Urban Simulation

2025-05-01 · CVPR 2025 1 · Wayne Wu, Honglin He, Chaoyuan Zhang, Jack He 외

Micromobility, which utilizes lightweight mobile machines moving in urban public spaces, such as delivery robots and mobility scooters, emerges as a promising alternative to vehicular mobility. Current micromobility depe…

UrbanNav: Learning Language-Guided Urban Navigation from Web-Scale Human Trajectories

2025-12-10 · Yanghong Mei, Yirong Yang, Longteng Guo, Qunbo Wang 외 arxiv

Navigating complex urban environments using natural language instructions poses significant challenges for embodied agents, including noisy language instructions, ambiguous spatial references, diverse landmarks, and dyna…

Spatial ReasoningVisual Navigation