denseReg icon indicating copy to clipboard operation
denseReg copied to clipboard

msra.py run_preprocess() used the pose_sync which doesn't exist

Open youngstu opened this issue 7 years ago • 2 comments

hms, dcs = data.preprocess.pose_sync(norm_poses, normed_dms, cfgs, coms, 128, 128)

youngstu avatar Mar 19 '18 12:03 youngstu

same to icvl.py nyu.py doesn't use it

MeteorsHub avatar Apr 16 '18 15:04 MeteorsHub

Hi, run_preprocess() in msra.py was used to check the TF record and has nothing to do with the whole pipeline. There's no need to run this function.

melonwan avatar Apr 19 '18 13:04 melonwan