pointconv
pointconv copied to clipboard
problem in load pb model
i change the ckpt model into pb, but when i load the pb model, i met a problem about
"ValueError: callback pyfunc_7 is not found [[node fa_layer4/PyFunc (defined at /home/fussen/Work_Area/02_DGASIS/test_pb.py:141) ]] Caused by op 'fa_layer4/PyFunc', defined at:"
i didn't kown the reason result to this, and had no idea to solve it, could you help me to slove it? looking for you reply!
Did you find a fix?