-
Hi, thanks for the great work!
I just use the following command to run CRW on JHMDB:
```
python code/test.py \
--filelist jhmdb_testlist_split1.txt \
--model-type scratch \
--res…
-
"from datasets.zoo.jhmdb.pose_topology import JHMDB_Keypoint_Ordering"
**I can't find the above file, could you please send the complete code that can run**
-
Hi Allan,
Happy new year! And many thanks for releasing the code of this great work!
I used the codebase and the pretrained model provided in the repo to evaluate the VIP and JHMDB datasets, the…
-
Hi,
First of all, thank you for your great work!
I am wondering does your work get improvement only on UCF and AVA datasets?
Because I've run your code on JHMDB dataset without changing anythin…
-
Thank you very much for sharing your amazing work. But when I run the run_video_mAP_jhmdb.sh, I can't find the 'video_testlist.txt'. Can you release this file?
-
Hi:
I am a student from SJTU and I am running jhmdb-21, but I do not know how to create the labels, would like to give me some suggestions?
-
For [the version](https://github.com/amazon-science/tubelet-transformer/commit/f610c97251e5539256095508570563ca2dc8c7a1) I am using,
AVA2.1 inference needs several modifications:
1. https://git…
-
I used a pre-training dataset that worked fine during training and did not predict correct results on the validation set。
To my surprise, everything works fine when continuing training with the weigh…
-
Hello, dear author, it is a pity that I can not run your code successfully. Although I tried my best to solve it, it can not work correctly. Here are my problems.
When I run the JHMDB_dloader.py, s…
-
@lawy623 作者您好:
- 我测试你的代码,出现的下面的错误,提示缺少文件,我也没有找到文件在哪,请问是问题在哪,怎么解决?
`Running inference using model LSTM Pose Estimation on sub-JHMDB dataset, Sub1, 7 scales for each sample.
load ../dataset/JHM…