facebookresearch / pytorch3d

PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
https://pytorch3d.org/
Other
8.81k stars 1.32k forks source link

No module named 'pytorch3d.structures' #1754

Open noviceor opened 8 months ago

noviceor commented 8 months ago

❓ Questions on how to use PyTorch3D

My pytorch3d version is 0.7.2, is it because pytorch0.7.2 does not have this method? image

bottler commented 8 months ago

pytorch3d is not installed at all. It's not a version problem. Note that installing pytorch3d on windows is a bit of a pain. What is the output of conda list?