Closed EhabWilson closed 1 month ago
Hi, I met similar issues before, you can try setting --multiprocesses_image_loading
to be False which solved my problem
https://github.com/nyu-systems/Grendel-GS/blob/e5fea1e926134918849607509a833dc20828b686/arguments/__init__.py#L170
@TarzanZhao Thanks a lot! It really helps to me.
I train my model in a 8*A100 node with the script below
Then exception occurred
and