Open youngstu opened 6 years ago
hms, dcs = data.preprocess.pose_sync(norm_poses, normed_dms, cfgs, coms, 128, 128)
same to icvl.py nyu.py doesn't use it
icvl.py
nyu.py
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.
hms, dcs = data.preprocess.pose_sync(norm_poses, normed_dms, cfgs, coms, 128, 128)