Open guker opened 4 years ago
https://github.com/ChenyuGao/Kinematic_Skeleton_Fitting/blob/ab126fb021402213a56b23405617096d23088455/dataloader.py#L16
why 2d joint coordinate divide 1000*2 and subtract 1?
from mm to m, and normalization to -1-1
2d joint coordinate is pixel coordinate,it have no unit,such as mm or m, is right?
https://github.com/ChenyuGao/Kinematic_Skeleton_Fitting/blob/ab126fb021402213a56b23405617096d23088455/dataloader.py#L16
why 2d joint coordinate divide 1000*2 and subtract 1?