Skip to content

mengyou2/PCVS

Repository files navigation

Learning A Locally Unified 3D Point Cloud for View Synthesis

Paper

Getting Started

Dependencies

  • Linux
  • Anaconda 3
  • Python 3.8
  • CUDA 11.1
  • RTX 3090

Installing

To get started, please create the conda environment pvcs by running

conda env create -f environment.yml

Please also install Pytorch3D

Training

To train the model by running

bash train.sh

Testing

To train the model by running

bash test.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published