paper-with-me

홈 › Papers

3D Multi-View Stylization with Pose-Free Correspondences Matching for Robust 3D Geometry Preservation

2026-03-22 · Shirsha Bose arxiv

Artistic style transfer is well studied for images and videos, but extending it to multi-view 3D scenes remains difficult because stylization can disrupt correspondences needed by geometry-aware pipelines. Independent per-view stylization often causes texture drift, warped edges, and inconsistent shading, degrading SLAM, depth prediction, and multi-view reconstruction. This thesis addresses multi-view stylization that remains usable for downstream 3D tasks without assuming camera poses or an explicit 3D representation during training. We introduce a feed-forward stylization network trained with per-scene test-time optimization under a composite objective coupling appearance transfer with geometry preservation. Stylization is driven by an AdaIN-inspired loss from a frozen VGG-19 encoder, matching channel-wise moments to a style image. To stabilize structure across viewpoints, we propose a correspondence-based consistency loss using SuperPoint and SuperGlue, constraining descriptors from a stylized anchor view to remain consistent with matched descriptors from the original multi-view set. We also impose a depth-preservation loss using MiDaS/DPT and use global color alignment to reduce depth-model domain shift. A staged weight schedule introduces geometry and depth constraints. We evaluate on Tanks and Temples and Mip-NeRF 360 using image and reconstruction metrics. Style adherence and structure retention are measured by Color Histogram Distance (CHD) and Structure Distance (DSD). For 3D consistency, we use monocular DROID-SLAM trajectories and symmetric Chamfer distance on back-projected point clouds. Across ablations, correspondence and depth regularization reduce structural distortion and improve SLAM stability and reconstructed geometry; on scenes with MuVieCAST baselines, our method yields stronger trajectory and point-cloud consistency while maintaining competitive stylization.

📄 PDF Abstract BibTeX arXiv:2604.09639

Code (0)

등록된 구현이 없습니다.

Tasks

Style TransferPoint Clouds

Similar Papers 제목 키워드 기반

ReStyle3D: Scene-Level Appearance Transfer with Semantic Correspondences

2025-02-14 · Liyuan Zhu, Shengqu Cai, Shengyu Huang, Gordon Wetzstein 외

We introduce ReStyle3D, a novel framework for scene-level appearance transfer from a single style image to a real-world scene represented by multiple views. The method combines explicit semantic correspondences with mult…

Appearance Transfer

Capacity-Controlled Multi-View Stylization of 3D Gaussian Splatting

2026-06-25 · Zhihao Wen, Yixin Yang, Bojian Wu, Yang Zhou 외 arxiv

While 3D Gaussian Splatting (3DGS) provides an efficient and explicit representation for novel view synthesis, enforcing stylistic coherence across viewpoints remains challenging. Existing 3D stylization methods typicall…

Novel View Synthesis

Locally Stylized Neural Radiance Fields

2023-09-19 · ICCV 2023 1 · Hong-Wing Pang, Binh-Son Hua, Sai-Kit Yeung

In recent years, there has been increasing interest in applying stylization on 3D scenes from a reference style image, in particular onto neural radiance fields (NeRF). While performing stylization directly on NeRF guara…

NeRFNovel View SynthesisStyle Transfer

Ref-NPR: Reference-Based Non-Photorealistic Radiance Fields for Controllable Scene Stylization

2022-12-06 · CVPR 2023 1 · Yuechen Zhang, Zexin He, Jinbo Xing, Xufeng Yao 외

Current 3D scene stylization methods transfer textures and colors as styles using arbitrary style references, lacking meaningful semantic correspondences. We introduce Reference-Based Non-Photorealistic Radiance Fields (…

Semantic correspondence

Image Stylization for Robust Features

2020-08-16 · Iaroslav Melekhov, Gabriel J. Brostow, Juho Kannala, Daniyar Turmukhambetov

Local features that are robust to both viewpoint and appearance changes are crucial for many computer vision tasks. In this work we investigate if photorealistic image stylization improves robustness of local features to…

Autonomous DrivingImage StylizationVisual Localization