Zhongkai Zhou

Results 4 issues of Zhongkai Zhou

Hi: Thanks for your great job. While I reading the code,I found that data augmentations used in the code were listed as follows: 1.Horizontally flip 50% of images 2.Vertically flip...

Dear Dr. @deqings : Thank you for your code.I have reimplemented the PWC-Net with tensorflow.In my code,I find that the net converge so slowly if augment on all of the...

This program can only accept 512X384 resolution, other resolutions will be wrong,How to make it accept any resolution picture

You have done a great job.I have a problem when I execute the code. What does the factor_crop function do?Why do the height and width have to be multiples of...