Xiaofei Wu

Results 7 issues of Xiaofei Wu

Hi Peter, Thanks for the great work. I wonder would it be possible to evaluate scene graph from visual genome dataset. Is there a demo?

Has anyone tried to use smaller kernel size in the conv layers? The 7*7 kernel size is very large and cause significant amount of computation. However, when I tried to...

Does the code (training or testing) compatible with newer version of matconvnet, such as v1.0-beta25?

Hi Michal, I used to work with the rmpt_dataset_server version of the code, and it works well. When I see that you have updated the code to tensorpack dataflow, which...

In one of the issues #5, you mentioned that the resolution map is an important factor why DCFNet has better performance than CFNet. Could you elaborate more information about this?...

Hi Marvin, As shown in the paper, MultiNet takes about 100 ms to complete all the three task with a FPS of about 10. Could you let us know what...

It seems that the output of convolution layers of keras and caffe has different output even when the input the and weights are all the same. It may be caused...