grizzlies33
grizzlies33
> 1, I suggest you find 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" , After training for 20 epochs, add refine module ,...
 This is one of the files I obtained after using "python main.py --frames 243 --batch_size 256", and the train.log file is empty  and this is my training process
yes, i used Human3.6M and ''python main.py --frames 1 --batch_size 256'' sorry i didn't look carefully. And I modified the GraphMLP model ,but i don't think that change will affect...
> 1, I suggest you find 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" , After training for 20 epochs, add refine module ,...