ccchen091

Results 7 issues of ccchen091

Hi, mat files are generated using this script: https://github.com/zhangboshen/A2J/blob/master/data/icvl/data_preprosess.m _Originally posted by @zhangboshen in https://github.com/zhangboshen/A2J/issues/14#issuecomment-575874458_ how can use this to convert ICVL to .mat file

thank you so much!and how do you convert it to a mat file with a data_preprosess.m file in ICVL

Hello, may I ask why I took a first-person hand picture and sent it to the model for visualization, and the effect is very poor.

Traceback (most recent call last): File "/data/d2/chenhao/code/assemblyhands/src/dataset/AssemblyHands-Ego/dataset.py", line 648, in tester._make_batch_generator(args_test_set, shuffle=True) File "/data/d2/chenhao/code/assemblyhands/src/common/base.py", line 163, in _make_batch_generator testset_loader = Dataset(transforms.ToTensor(), self.cfg, test_set) File "/data/d2/chenhao/code/assemblyhands/src/dataset/AssemblyHands-Ego/dataset.py", line 191, in __init__ f.write(f"{file_name},{hand_id}\n")...

您好 想请问一下您发出来的test-iccv2023文件中的json文件和tesp.py中所需要的json文件是一样的吗?同时我发现test-iccv2023文件中多出来一个assemblyhands_test_abs_depth_iccv23-v1-3.json,缺少了test.py中需要的assemblyhands_test_ego_calib_v1-1.json文件。希望您能够回复我。 谢谢!!

您好,我想请问一下如何通过你这个模型将检测到的3D关键点坐标保存下来呢.

### 📚 The doc issue When I use mmpose for hand keypoint detection, I do detect the hand keypoint coordinates correctly and output them to a json file, however, I...