paper-with-me

홈 › Papers

ChromaDistill: Colorizing Monochrome Radiance Fields with Knowledge Distillation

2023-09-14 · Ankit Dhiman, R Srinath, Srinjay Sarkar, Lokesh R Boregowda, R Venkatesh Babu

Colorization is a well-explored problem in the domains of image and video processing. However, extending colorization to 3D scenes presents significant challenges. Recent Neural Radiance Field (NeRF) and Gaussian-Splatting(3DGS) methods enable high-quality novel-view synthesis for multi-view images. However, the question arises: How can we colorize these 3D representations? This work presents a method for synthesizing colorized novel views from input grayscale multi-view images. Using image or video colorization methods to colorize novel views from these 3D representations naively will yield output with severe inconsistencies. We introduce a novel method to use powerful image colorization models for colorizing 3D representations. We propose a distillation-based method that transfers color from these networks trained on natural images to the target 3D representation. Notably, this strategy does not add any additional weights or computational overhead to the original representation during inference. Extensive experiments demonstrate that our method produces high-quality colorized views for indoor and outdoor scenes, showcasing significant cross-view consistency advantages over baseline approaches. Our method is agnostic to the underlying 3D representation and easily generalizable to NeRF and 3DGS methods. Further, we validate the efficacy of our approach in several diverse applications: 1.) Infra-Red (IR) multi-view images and 2.) Legacy grayscale multi-view image sequences. Project Webpage: https://val.cds.iisc.ac.in/chroma-distill.github.io/

📄 PDF Abstract BibTeX arXiv:2309.07668

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSColorizationImage ColorizationKnowledge DistillationNeRFNovel View Synthesis

Methods 이 논문이 사용한 방법론

Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.

Similar Papers 제목 키워드 기반

Cycle-CNN for Colorization towards Real Monochrome-Color Camera Systems

2020-04-03 · AAAI Technical Track: Vision 2020 4 · Xuan Dong, Weixin Li, Xiaojie Wang, Yunhong Wang

Colorization in monochrome-color camera systems aims to colorize the gray image IG from the monochrome camera using the color image RC from the color camera as reference. Since monochrome cameras have better imaging qual…

Colorization

Colorizing Monochromatic Radiance Fields

2024-02-19 · Yean Cheng, Renjie Wan, Shuchen Weng, Chengxuan Zhu 외

Though Neural Radiance Fields (NeRF) can produce colorful 3D representations of the world by using a set of 2D images, such ability becomes non-existent when only monochromatic images are provided. Since color is necessa…

ColorizationImage ColorizationNeRF

Improving Video Colorization by Test-Time Tuning

2023-06-25 · Yaping Zhao, Haitian Zheng, Jiebo Luo, Edmund Y. Lam

With the advancements in deep learning, video colorization by propagating color information from a colorized reference frame to a monochrome video sequence has been well explored. However, the existing approaches often s…

Colorization

MultimodalStudio: A Heterogeneous Sensor Dataset and Framework for Neural Rendering across Multiple Imaging Modalities

2025-03-25 · CVPR 2025 1 · Federico Lincetto, Gianluca Agresti, Mattia Rossi, Pietro Zanuttigh

Neural Radiance Fields (NeRF) have shown impressive performances in the rendering of 3D scenes from arbitrary viewpoints. While RGB images are widely preferred for training volume rendering models, the interest in other …

NeRFNeural Rendering

RelationField: Relate Anything in Radiance Fields

2024-12-18 · CVPR 2025 1 · Sebastian Koch, Johanna Wald, Mirco Colosi, Narunas Vaskevicius 외

Neural radiance fields are an emerging 3D scene representation and recently even been extended to learn features for scene understanding by distilling open-vocabulary features from vision-language models. However, curren…

3d scene graph generationGraph GenerationInstance SegmentationObject+3