zouxuelian
zouxuelian
> > > > Thank you very much for your reply and sharing. I've been using the evaluateAP. m previously, and try many times but failed the whole time. The...
> > > > Thank you very much for your reply and sharing. I've been using the evaluateAP. m previously, and try many times but failed the whole time. The...
> > > @XiyueSun 十分感谢smile,我按照您说的修改了`getExpParams.m`,代码运行成功了smile Have you solved this problem? I have the problem that the length of GT and preds is inconsistent with this code. I don't know how...
Could you provide the converting code from original mat to json?
1、改动 if opt.resume_prefix_pose != '': # if opt.load_prefix_pose != '': # if 'pth' in opt.resume_prefix: # trunc_index = opt.resume_prefix.index('pth') # opt.resume_prefix = opt.resume_prefix[0:trunc_index - 1] # checkpoint.save_prefix = os.path.join(exp_dir, opt.load_prefix_pose)...