Yunfeng Wang

Results 18 comments of Yunfeng Wang

It would be great to have SmoothNet trained on 3DPW and AIST++ :)

Hi @FredlinT , did you try version `1.23`? I use this version of sonnet and the code works.

Hi Reinier, The models have been recovered. Please check again.

Hi @giladsharir and @Catchher , Thanks for trying our code and I am sorry for the inconvenience. I guess we have uploaded wrong checkpoints and we are figuring it out....

Hi @ghzhao88 , sorry for the inconvience, we are refactoring the project to make it more cleaner and easier to use. Once finished we will notice you.

Hi @ghzhao88 , I just upload `zh_lib` at [here](http://home.ustc.edu.cn/~wangyf11/zh_lib.zip), you can download it, unzip it and put it in the root dir of this repo. For your another question, the...

Sorry for the mistake, please [download](http://home.ustc.edu.cn/~wangyf11/zh_lib.zip) again.

Hi @ghzhao88 , According to [this issue](https://github.com/USTC-Video-Understanding/I3D_Finetune/issues/2), the last fc layer should not use a non-linear layer. So we updated `test.py` and removed the `tf.nn.relu` parameter in the the last...

Hi @WuJunhui , Thanks for your helpful advice, we have fix this issue in latest version of this repo. Please run `git pull` to download the newest code.

@XudongLinthu , We use optical flow from [here](https://github.com/feichtenhofer/twostreamfusion/blob/a098f0828d087ab26f7b03465f7990059d088cb2/README.md#data).