Used as the rasterization module in An Exploration with Entropy Constrained 3D Gaussians for 2D Video Compression.
Clone the project
git clone https://github.com/actcwlf/ortho_diff_gaussian_rasterization.gitInstall the project
python setup.py installIf you find our work helpful, please consider citing:
@inproceedings{liuexploration,
title={An Exploration with Entropy Constrained 3D Gaussians for 2D Video Compression},
author={Liu, Xiang and Chen, Bin and Liu, Zimo and Wang, Yaowei and Xia, Shu-Tao},
booktitle={The Thirteenth International Conference on Learning Representations}
}