depth-pose-estimation icon indicating copy to clipboard operation
depth-pose-estimation copied to clipboard

How can you do this!?

Open lzcchl opened this issue 3 years ago • 0 comments

in models/random-tree-walks/rtw.py, after train model and testing, you write "y_pred[:, :, 2] = y_test[:, :, 2]", you make truth Z copyTo pred, so can I understand that this model can't pred Z well? or some other problem?

lzcchl avatar May 13 '22 03:05 lzcchl