hkust-vgd / shellnet

ShellNet: Efficient Point Cloud Convolutional Neural Networks using Concentric Shells Statistics
https://hkust-vgd.github.io/shellnet/
Other
87 stars 23 forks source link

can not run the file "train_val_seg.py" #4

Closed changhexingchen closed 4 years ago

changhexingchen commented 4 years ago

Hello, thanks for your sharing of the code firstly. When I want to try the outdoor dataset and run the file "train_val_seg.py", I encountered this error : ModuleNotFoundError: No module named 'transforms3d' Can you help me solve the problem or give me some tips? Thanks very much!