jcliu0428
jcliu0428
I have the same issue.Anyone knows how to fix it?
@bertjiazheng Have you got the prediction result in your 'evaluate folder'? Did you fix your command line to run evaluate.py? Thanks.
@bertjiazheng Have you change anything in checkpoint.ckpt? When I try your command line,it shows that: InvalidArgumentError (see above for traceback): Unsuccessful TensorSliceReader constructor: Failed to get matching files on checkpoint/planenet_hybrid3_bl0_dl0_ll1_pb_pp_ps_sm0/checkpoint.ckpt:...
@bertjiazheng I modify ALL_METHODS,it also works.Thanks a lot!
Yes. I have pulled your latest code and it still crashes after 2k steps. But I tested on a 3090 gpu, not sure whether this causes the issue. Thanks.
Hi I met the same issue when I try to train this framework on ScanNet. Have you solve it? Thanks.