diff --git a/website/pages/en/index.js b/website/pages/en/index.js index c30c61e5..2cc22630 100644 --- a/website/pages/en/index.js +++ b/website/pages/en/index.js @@ -132,8 +132,9 @@ loss_chamfer, _ = chamfer_distance(sample_sphere, sample_test)
  1. Install PyTorch3D: - {bash`conda install pytorch torchvision -c pytorch # OSX only -conda install pytorch3d -c pytorch3d # all systems`} +

    See the instructions + here. +

  2. Try a few 3D operators