autonomousvision / convolutional_occupancy_networks

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

Update README for installing torch_scatter #13

Closed nynyg closed 3 years ago

nynyg commented 3 years ago

Update the torch_scatter installation instruction according to the latest documentation and also specify the version 2.0.4 explicitly as in environment.yaml:

pip install torch-scatter==2.0.4 -f https://pytorch-geometric.com/whl/torch-1.4.0+cu101.html