shahuang659
shahuang659
@Aerikervalid @Bzw666 Hello, sorry to bother you. May I ask if you know how the MPI-INF-3DHP dataset is implemented?
> 1、我建议你找common/arguments.py; 2, “parser.add_argument('--keypoints', default='cpn_ft_h36m_dbb', type=str)”-----“parser.add_argument('--keypoints', default='gt', type=str)”; 3、“python main.py --frames 1 --batch_size 256”,训练20个epoch后,添加refine模块,“python main.py --frames 1 --batch_size 256 --refine --lr 1e-5 --previous_dir [你最好的模型保存路径]”4、“python main.py --test --previous_dir 'checkpoint/[测试模型文件名]' --frames 1”...
> Hello, thank you very much for your work. Enter 2D ground truth, execute: Python main.py -- frames 1-- batch_ Size 256-- keypoints' gt '. The best result obtained is...