nerfstudio-project / nerfstudio

A collaboration friendly studio for NeRFs
https://docs.nerf.studio
Apache License 2.0
9.28k stars 1.25k forks source link

zmq.error.ZMQError:Operation cannot be accomplished in current state #1494

Open ldzhuang opened 1 year ago

ldzhuang commented 1 year ago

When the training starts, I open the viewer and the zmp error appears

D045E480-5F8F-403b-9212-5A8D332E8952

tancik commented 1 year ago

Can you post the full error. Can you also try using a different ZQM port --viewer.zmq-port

ldzhuang commented 1 year ago

EC372D40-2BA4-4874-9F01-AA2CA09A6799

ldzhuang commented 1 year ago

--viewer.zmq-port doesn't work @tancik

ldzhuang commented 1 year ago

92019B38-0D89-482a-A05F-2A35BB19C630

ldzhuang commented 1 year ago

This problem has troubled me for a long time,I would appreciate it if you could answer it,thanks! @tancik

tancik commented 1 year ago

The error isn't ZMQ related. It's an issue with tinycudann, RuntimeError: Batchsize must be a multiple of 128. Did you modify any of the parameters? If not, try reinstalling tinycudann.

ldzhuang commented 1 year ago

I reinstalled tiny-cuda-nn-1.4, and I haven't changed any parameters, but it still reported, Batchsize must be a multiple of @tancik

ldzhuang commented 1 year ago

8D3CC092-A109-40ac-B9FD-63F73BF35536