octree-nn / ocnn-pytorch

Octree-based 3D Convolutional Neural Networks
MIT License
152 stars 17 forks source link

Pin memory thread exited unexpectedly #11

Closed zhongxiaj closed 1 year ago

zhongxiaj commented 1 year ago

it is weird that when I run the command :python classification.py --config configs/cls_m40_hrnet.yaml SOLVER.alias time Pin memory thread exited unexpectedly, but when I change the Lenet, everything is ok.

wang-ps commented 1 year ago

Sorry, I have not noticed this issue before.

zhongxiaj commented 1 year ago

Sorry, I have not noticed this issue before.

Thanks