POGO is implemented as a Pytorch optimizer, so it should be quite intuitive to use. Moreover, the default parameters should work for most use cases. If that were not the case, feel free to check the ...
conda create -n MC3D-AD python=3.8 conda activate MC3D-AD pip install -r requirements.txt pip install "git+https://github.com/erikwijmans/Pointnet2_PyTorch.git#egg ...