Chaoxing Huang
Chaoxing Huang
I am a little bit confused about the noise applying method. Does it mean that we apply the dropout layer in each component blocks after the LeReLu while the dropout...
Hi, I have a few things to be confirmed after reading your code. 1 Did you compute the PCK by centering the human structure to the root joint (the hip)...
This is not an issue but I am still curious. Before feeding those features into the lstm, the CNN will have to extract the features by using a for loop,...
When I was reading your code, it seems that you put the test data into the validation process during training, which might not be right. shouldn't we split some data...
The camera collected data at 20 hz while the steering angle was logged at 100hz, so how can I get the one to one mapping of the steering angle and...