autonomousvision / convolutional_occupancy_networks

[ECCV'20] Convolutional Occupancy Networks
https://pengsongyou.github.io/conv_onet
MIT License
831 stars 113 forks source link

minor fixes #15

Open Willyzw opened 3 years ago

Willyzw commented 3 years ago

Hi, I have performed minor fixes to

  1. enable running only on cpu
  2. resolve pytorch-scatter cuda version conflict
pengsongyou commented 2 years ago

Could you verify if how your installed torch-scatter still works now? If so, I can merge to the main branch.