-
Start from Line [#140](https://github.com/mkocabas/pose-residual-network/blob/749cba142e9e2581bb10710067f9e6d8ebbb7c96/src/evaluate.py#L140) in evaluation.py, it seems to me that you are using the gro…
-
how can I get 18 keypoints as output in json from body_25 model
Plz help i am new
-
This may require a rewrite of the UT99 sound method, but whats needed is the chance to filter sounds that are not within its zone of origin.
Now in almost all "action" sounds, like shots fired, bots…
-
A few comments:
- The variables `keypoints1` and `keypoints2` ([here](https://github.com/dhruvmk/dkm-astrovision/blob/11a8e37ca6a93b2992bcd8e1cf478776a4e7fd08/prep_scene_info.py#L49)) are not actuall…
-
Hi razayunus,
First of all congratulations on your great work.
I have successfully migrated the project to Visual Studio 2019. The examples (TUM RGB-D, ICL-NUI; and TAMU RGB-D) work perfectly and in…
-
I have this error on evaluation/save_keypoints
frame_keypoint_np = PCLKeypoint.keypointHarris(frame_pc_np,
AttributeError: module 'PCLKeypoint' has no attribute 'keypointHarris'
-
I have the following error while running `python3 run_evaluate.py --posenet_name 'videopose' --keypoints gt --evaluate 'checkpoint/adaptpose/videopose/gt/3dhp/ckpt_best_dhp_p1.pth.tar' --dataset_tar…
-
I want to use specific body landmark keypoints such as only the left and right shoulders from the predicted keypoints. However, I am unable to find consistent information anywhere on what is the order…
-
Hi,
In my opinion, the parameter '-t' in the file 'siftParam_sttings.txt' controls the number of the detected keypoints. However, the detected keypoints No. did not change a lot as expected when I ch…
-
Hello,
I have some questions regarding 2d hand key point annotations. The dataset has 2D hand key point annotations on the exo-views, even when the hands are completely occluded.
Because there …