Gaussian Splatting is a cutting-edge 3D representation technique that models a scene as a set of learnable 3D Gaussian primitives. Each Gaussian defines a point in space with position, color, opacity, ...
This is the official implementaion of paper PrivORL: Differentially Private Synthetic Dataset for Offline Reinforcement Learning. This repository contains Pytorch training code and evaluation code.