A2J
A2J copied to clipboard
for training
I really want to recover your excellent work completely, so I also want to know the following questions;If I want to train the model of k2hpd by myself, can you refine the work in detail? I found the training code in the src_train folder, but I don't know if this code can be used to train [k2hpd]?thank you!
Hi, @shangchengPKU For K2HPD datasets, since no center file was provided, you will need a human detector, to give you a human bndbox first.
Hi, @shangchengPKU For K2HPD datasets, since no center file was provided, you will need a human detector, to give you a human bndbox first.
Thank you, but do you mean that the center file needs to be framed through a network structure like SSD?
Hi, @shangchengPKU For K2HPD datasets, since no center file was provided, you will need a human detector, to give you a human bndbox first.
Sorry, I don't seem to understand what the center file is. Can you teach me how to get the center file?
Hi, @shangchengPKU For K2HPD datasets, since no center file was provided, you will need a human detector, to give you a human bndbox first.
Sorry, I don't seem to understand what the center file is. Can you teach me how to get the center file?
Hello, have you obtained the center file and reproduced the result of body pose estimation in this paper?I have been reproducing this work recently, and I hope I can get your help.