i am tried to implement this model https://github.com/rusty1s/pytorch_geometric/blob/master/benchmark/points/point_cnn.py on 3D Mesh Faust dataset. However, this failure occurs and i could not solve by !pip intall "package". can i get help thank you.
Asked
Active
Viewed 27 times
1
-
Can you describe which package are you trying to install, what command you used and what error did you get. – Shagun Sodhani Jun 19 '20 at 22:50
-
pytorch geometric, i tried to replicate the experiment of point cloud in that "point" link. – 上官林源 Jun 20 '20 at 05:44
-
Can you paste the command (the one you ran) and the output you get. – Shagun Sodhani Jun 20 '20 at 12:14