Le Viet Hung (Jack Ryan)

Results 20 comments of Le Viet Hung (Jack Ryan)

I am confirming the double quotes would cause the problem. Just simply remove it and everything goes well.

@jeffbass. Thank you for your quick response. I've tested in this environment: * Python 3.7 * PyZMQ: 19.0.1 * Ubuntu: 18.04 * ImageZMQ: 1.1.1 I only test with 1 sender...

Thank you for your enthusiastic support. I think there is a bottle neck at my network or may be the framework is currently not supporting well for my case. I...

In case of CUDNN_STATUS_INTERNAL_ERROR, please check again the GPU Memory is avaliable or not by: `nvidia-smi` If not, then you could insert these lines of code to set the gpu...

@edvardHua Hi edvardHua, I've tried to start the training as the ordinary way, However, I met the same problem with GPU usage. I got only 50~63% of GPU. This is...

Hello there, I would like to ask whether the train_set is same as the original one ? The shape of x_train should be (total_number_of_samples/ length of sequence, length_of_sequence, number_of_keypoints) ?

@jcolladoa Hi, have you solve the problem related to Reference Token ?

I also got the same problem. Have you solve this issue?

@imihassan Wow, thank you so much. I would try that library based on your suggestion.