Implementation of PRS-Net from https://arxiv.org/pdf/1910.06511.pdf
- Use
32x32x32
as the resolution of the scene.
Call python3 train.py -h
for help on arguments. The same for test.py
.
Implementation of PRS-Net from https://arxiv.org/pdf/1910.06511.pdf
32x32x32
as the resolution of the scene.Call python3 train.py -h
for help on arguments. The same for test.py
.