3d change ND 2D NEW MODEL
Browse files- 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=
|
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
|