Skip to content

pulangk97/MCGS

Repository files navigation

Overview

method

Installation

Install the following dependency

conda env create -f environment.yml  

cd submodules
git clone [email protected]:ashawkey/diff-gaussian-rasterization.git --recursive
git clone https://gitlab.inria.fr/bkerbl/simple-knn.git


pip install ./submodules/diff-gaussian-rasterization  
pip install ./submodules/simple-knn  
pip install ./LightGlue

Dataset

Download Blender Dataset from Blender
Download LLFF Dataset from LLFF

Usage

LLFF Dataset

bash ./scripts/llff.sh

Blender Dataset

bash ./scripts/blender.sh

Citation

@article{xiao2024mcgs,
  title={MCGS: Multiview Consistency Enhancement for Sparse-View 3D Gaussian Radiance Fields},
  author={Xiao, Yuru and Zhai, Deming and Zhao, Wenbo and Jiang, Kui and Jiang, Junjun and Liu, Xianming},
  journal={arXiv preprint arXiv:2410.11394},
  year={2024}
}

About

Code Implementation of MCGS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published