-
Hi,
What's your batchSize values in those different datasets(e.g. msra, nyu) experiments? I see batchSz=1 in [config.lua](https://github.com/mks0601/V2V-PoseNet_RELEASE/blob/master/src/config.lua#L…
-
Hi,Is this programe has other dependency code like python?Or is it has the version of tensorflow?I'm trying to rebuild it on the Windows but the framework maynot working well.
-
I'm trying to perform real-time inference on the ITOP dataset. I would appreciate any help in that direction.
I did load the pretrained model and run test. But do I have to use matlab/octave to visua…
-
Hi,
I have recently implemented your excellent work with PyTorch(https://github.com/dragonbook/V2V-PoseNet-pytorch). After some tests, it should work well now. I think it may be some useful for othe…
-
-
Hi, I have created my own custom dataset. I have disparity maps and want to finetune V2V-posenet. Can you explain what the following values are ? How you get them from presented datasets ?
```
fx =…
-
Hi Moon,
I'm implementing a Tensorflow version of the V2V-PoseNet. The code down below is my implementation of the V2V-PoseNet model for training ITOP dataset. Could you please have a look of it an…
jb892 updated
5 years ago
-
Hi, Gyeongsik
First of all, thank you very much for your outstanding work-V2V! I just want to discuss with you other than V2V. So far, most discriminative methods performing hand estimation from sing…
-
the first line of joint.txt is a number X, which indicates the number of frames and the remaining lines contain float numbers.
For all `joint.txt` in MSRA dataset, I have verified that X equals `len(…
lanpa updated
6 years ago
-
Hi, Gyeongsik,
My research is human pose estimate. Is it convenient to share your training code or pre-trained model for human pose estimating?