paper-with-me

Papers

SceneFactory: A Workflow-centric and Unified Framework for Incremental Scene Modeling

2024-05-13 · Yijun Yuan, Michael Bleier, Andreas Nüchter

We present SceneFactory, a workflow-centric and unified framework for incremental scene modeling, that conveniently supports a wide range of applications, such as (unposed and/or uncalibrated) multi-view depth estimation, LiDAR completion, (dense) RGB-D/RGB-L/Mono/Depth-only reconstruction and SLAM. The workflow-centric design uses multiple blocks as the basis for constructing different production lines. The supported applications, i.e., productions avoid redundancy in their designs. Thus, the focus is placed on each block itself for independent expansion. To support all input combinations, our implementation consists of four building blocks that form SceneFactory: (1) tracking, (2) flexion, (3) depth estimation, and (4) scene reconstruction. The tracking block is based on Mono SLAM and is extended to support RGB-D and RGB-LiDAR (RGB-L) inputs. Flexion is used to convert the depth image (untrackable) into a trackable image. For general-purpose depth estimation, we propose an unposed \& uncalibrated multi-view depth estimation model (U$^2$-MVD) to estimate dense geometry. U$^2$-MVD exploits dense bundle adjustment to solve for poses, intrinsics, and inverse depth. A semantic-aware ScaleCov step is then introduced to complete the multi-view depth. Relying on U$^2$-MVD, SceneFactory both supports user-friendly 3D creation (with just images) and bridges the applications of Dense RGB-D and Dense Mono. For high-quality surface and color reconstruction, we propose Dual-purpose Multi-resolutional Neural Points (DM-NPs) for the first surface accessible Surface Color Field design, where we introduce Improved Point Rasterization (IPR) for point cloud based surface query. ...

📄 PDF Abstract BibTeX arXiv:2405.07847

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SceneFactory: GPU-Accelerated Multi-Agent Driving Simulation with Physics-Based Vehicle Dynamics

2026-05-08 · Yicheng Zhu, Yang Chen, Tao Li, Zilin Bian arxiv

Autonomous-driving simulators typically trade physical fidelity for scalable parallelism. Physics-based platforms such as CARLA and MetaDrive provide articulated vehicle dynamics and contact, but their non-vectorized int…

A Data-Centric Framework for Composable NLP Workflows

2021-03-02 · EMNLP 2020 11 · Zhengzhong Liu, Guanxiong Ding, Avinash Bukkittu, Mansi Gupta 외

Empirical natural language processing (NLP) systems in application domains (e.g., healthcare, finance, education) involve interoperation among multiple components, ranging from data ingestion, human annotation, to text r…

RetrievalText Retrieval

BackdoorAgent: A Unified Framework for Backdoor Attacks on LLM-based Agents

2026-01-08 · Yunhao Feng, Yige Li, Yutao Wu, Yingshui Tan 외 arxiv

Large language model (LLM) agents execute tasks through multi-step workflows that combine planning, memory, and tool use. While this design enables autonomy, it also expands the attack surface for backdoor threats. Backd…

DatawiseAgent: A Notebook-Centric LLM Agent Framework for Automated Data Science

2025-03-10 · Ziming You, Yumiao Zhang, Dexuan Xu, Yiwei Lou 외

Data Science tasks are multifaceted, dynamic, and often domain-specific. Existing LLM-based approaches largely concentrate on isolated phases, neglecting the interdependent nature of many data science tasks and limiting …

Open Agent Specification (Agent Spec): A Unified Representation for AI Agents

2025-10-05 · Soufiane Amini, Yassine Benajiba, Cesare Bernardis, Paul Cayet 외 arxiv

The proliferation of agent frameworks has led to fragmentation in how agents are defined, executed, and evaluated. Existing systems differ in their abstractions, data flow semantics, and tool integrations, making it diff…