ZhenboSong / synpts-pytorch

A PyTorch implementation of the algorithms described in the ECCV 2020 paper "Deep View Synthesis from Colored 3D Point Clouds".
12 stars 0 forks source link

Torch Version #1

Open kunalchelani opened 4 years ago

kunalchelani commented 4 years ago

The Pointnet2 installation throws error with torch version 1.6, works with 1.2. Would help if the documentation is updated with this.

Asherchi commented 2 years ago

can you reproduce this method successful?