I have trained a new model on my own dataset with normlization applied.
Then I checked the inference result, but found bed results.
the input partial point cloud is as followed:

the complete point cloud is as followed:

the predicted result (with out merging with input partial):

the merged result:

I wonder why and looking forward to your suggestion!