Yu Sun

Results 301 comments of Yu Sun

Sorry, I don't follow. Could you please provide the command / code you run? So I can locate the bug?

Sorry about that. I guess you are running code on a computer with multiple GPUs. Please run code with "CUDA_VISIBLE_DEVICES=0 " For instance, when you run it in processing video,...

Then that would be pretty weird. I am chasing for a deadline now. For now, you may use `try except` + `repeat the last few frame` to make it pass....

My appologize to the unpleasant bug. I will get back to this later! Please remind me of this if you are in a hurry.

@jiandandian2 I am back to this issue. I have just updated a new version of ROMP. I just test it with processing 161/162/163/164 frames. It works fine. Could you please...

Thanks! I am spliting all functions from previous code to several individual packages like simple-romp. So that previous code would only be used to train the model. We inference with...

Yes, these comments are very constructive! I will try to write the overview after finish simple-romp v0.1.0.

Thanks for your interests! Yes, we are figuring out the reason of failure at the head pose estimation. Right now, I can't make the promise of the exact time. But...