xmrt commited on
Commit
410b53c
1 Parent(s): 4835a1f

3d change ND 2D NEW MODEL

Browse files
Files changed (1) hide show
  1. main_noweb.py +1 -1
main_noweb.py CHANGED
@@ -106,7 +106,7 @@ def pose3d(video, kpt_threshold):
106
  #return_vis=True,
107
  radius = 5,
108
  thickness=4,
109
- rebase_keypoint_height=True,
110
  kpt_thr=kpt_threshold,
111
  device=device,
112
  pred_out_dir = add_dir
 
106
  #return_vis=True,
107
  radius = 5,
108
  thickness=4,
109
+ rebase_keypoint_height=False,
110
  kpt_thr=kpt_threshold,
111
  device=device,
112
  pred_out_dir = add_dir