grizzlies33

Results 4 comments of 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 ,...

![2](https://github.com/user-attachments/assets/fc39e585-02cf-445c-a3f4-a30f047b52a3) 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 ![0](https://github.com/user-attachments/assets/cb0bb53b-e225-4005-964a-e2b350f4bedb) 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 ,...