Muhammed Kocabas

Results 40 comments of Muhammed Kocabas

This is something we are planning to work on. I will update here.

@Tetsujinfr it doesn't look like an online inference code. One needs to run VIBE together with the multi person tracker. We use an online tracker but it is a bit...

Not really. Here what @Zumbalamambo asks for is the implementation of online inference where you have a live feed eg. webcam. To achieve this you need to adapt multi-person-tracker. I...

Hi @ehedlin, Are you using VIBE's preprocessing script?

Hi @SDNAFIO, Thanks for your detailed analysis. Here is my replies some of your comments. - The performance of `vibe_model_w_3dpw.pth.tar` on 3DPW validation set seems indeed weird. Let me inspect...

Dear @SDNAFIO and @shyanguan, After an initial inspection, I noticed that I used some of the validation sequences from 3DPW during data preprocessing by mistake. This was an unintentional mistake...

Hi @shyanguan, You can rely on the numbers that you can reproduce for now. We will not do any major changes on the repo since the problem was with the...

Hi, Sorry for the late response. I added a note in the evaluation section of the README and I removed the 3DPW training from the code for now. For the...

Hi @fabienbaradel, The final updated version of table 2 is attached here. So, we removed the results using 3DPW during training. One reason is that; recently all the 3DPW data...

Which pytorch version are you using? It should work with the latest v1.7.