# Clone the repo. git clone https://github.com/fudan-zvg/GS-LiDAR.git cd GS-LiDAR # Make a conda environment. conda create --name gslidar python=3.9 conda activate ...
This repository is for our paper 'Inter-Frame Compression for Dynamic Point Cloud Geometry Coding'. The code uses MinkowskiEngine. Efficient point cloud compression is essential for applications like ...