Ziqiang Dang
Ziqiang Dang
In addition, I noticed that the data from data/poses/pw3d_vibe_smpl contains 37 sequences. But this does not match with the 3DPW dataset, which has 24 sequences in test_set, 12 sequences in...
@ailingzengzzz Hi, I read your code carefully and tested with your code and data. (data/poses/pw3d_vibe_smpl/...) Therefore, I don't know what caused the VIBE results to be different from your paper....
Hi @ailingzengzzz So have you figured out why the results of VIBE are inconsistent with the paper? I suspect that there is something wrong with the data in the folder...
Besides, I run the evalution of this command : CUDA_VISIBLE_DEVICES=7 python eval_smoothnet.py --cfg configs/pw3d_spin_3D.yaml --checkpoint data/checkpoints/pw3d_spin_3D/checkpoint_32.pth.tar --dataset_name pw3d --estimator spin --body_representation smpl --slide_window_size 32 The result is also different from...
> > > > Hi, i'm benefit from you r talking. and i have a problem, Are you using CUDA 10.2, optix 5.11.0 on RTX3090 ? I can't use the...
Hey! Try to use cudnn 7.5.1, and still use cuda 11.0.3, i.e. not to change your cuda. I have the same problem in my env(ubuntu 18.04, cuda 11.1, cudnn 8.0.5),...
> ## Windows issue - cuDNN not being used > This is my Caffe repo to compile in Windows: https://github.com/gineshidalgo99/caffeCompilerForWindowsAndCUDA It is based on the Windows Caffe one. > >...
A100 stage 1 @limerenceaid @Kebii @duanjiding 
I think the calculation method of angular acceleration is the same as that of coordinate value.
@zs670980918 You could refer to “papers with code" which has leaderboards. But I think you are an expert of segmentation task now!