ChenyuGao / Kinematic_Skeleton_Fitting

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

if prediction is not accurate,is it right that infer camera_intrinsics? #3

Open guker opened 4 years ago

guker commented 4 years ago

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

ChenyuGao commented 4 years ago

of course not

guker commented 4 years ago

if i have a prediction of a video using 3d pose estimation algorithm like vnect, not from human36m dataset,how to use your code?