He-ningbo
He-ningbo
我也遇到了同样的问题
I'm also getting IndexError did you get the solution ??
您好,就是我在使用配置文件中的config/FreiHAND/test.json进行测试的时候,我跑测试的命令行为 python train_hrnet.py --config_json config/FreiHAND/test.json ,然后报错出现没有手部纹理模型‘texturehand_latest_rhd.t7’,请问去哪里下载呀 Using new model... Equipping Resnet and NIMBLE!! Loaded pretrained weights for efficientnet-b3 do not use mean MANO shape Traceback (most recent call last): ...
好的,感谢你们的卓越贡献,非常感谢 1453520960 ***@***.***
您好,我在执行训练任务python train_hrnet.py --config_json config/FreiHAND/full_rhd_freihand.json时,出现缺少detect.json文件,该文件我在项目中没有找到,我需要去哪里下载呢 Traceback (most recent call last): File "/home/henb/HiFiHR/train_hrnet.py", line 569, in
非常感谢您做的卓越贡献,我已经找到那个detect.json文件的在项目中的名称和位置了,非常感谢 1453520960 ***@***.***
I have the same problem