Wang Hao

Results 32 comments of Wang Hao

Hi, I had participated a [ICCV2019 workshop&challenge](https://cvwc2019.github.io/) and used this code for the tiger pose estimation task. After making some minor modifications to the original code, I got the 2nd...

@welleast Thanks for you encouragement. The result depends entirey on the robustness and state-of-the-art performance of your great work for pose estimation.

@JesseZhang92 Hi, thank you very much for sharing the inspiring conclusion that this code could reproduce similar result as those in original paper. I want to know that whether you...

@Gouiaa This also is what confuse me. @leoxiaobin Could you please answer our questions?

@ltkong218 How do you solve this error? I met the same error even though I ran the code with PyTorch-1.0.0 and Python-3.7.

Use CUDA-9.2 and run ``` python setup.py build python setup.py install ``` under ./models/networks/correlation_package and ./models/networks/resample2d_package respectively, then I can run the code.

@ltkong218 Thanks for your reply.

@horizon0408 @zmlshiwo Hi, may I ask you a question? Because I emailed the author and he didn't reply. When the author make the occlusion estimation for optical flow in the...

@lelimite4444 Hi, I want to know the setting of the super parameters when you use the model which pretrained on the stereo and flow without 2warp. Do they are consistent...

@mengmeng510 I met the same error and I have solved it. Just confirm that your tfrecods is under this path: ${R2CNN_FPN_Tensorflow}/data/tfrecords.