ChenyuGao / Kinematic_Skeleton_Fitting

Dirve human model in Unity through 3D keypoints
11 stars 6 forks source link

2d prediction coordinate normalize [-1, 1]? #4

Open guker opened 4 years ago

guker commented 4 years ago

https://github.com/ChenyuGao/Kinematic_Skeleton_Fitting/blob/ab126fb021402213a56b23405617096d23088455/dataloader.py#L45

ChenyuGao commented 4 years ago

Yes. The origin of 2d coordinate is the root joint

guker commented 4 years ago

2d coordinate is pixel coordinate,the origin of 2d coordinate should be located left-top corner?