Jianwei Yang

Results 5 issues of Jianwei Yang

Hi, I just run the test code using your trained resnet101 model on the test set. I got the following numbers on object detection task: Mean AP = 0.0146 Weighted...

Dr. Ross, Thanks much for the great work, I am wondering how to use the code to evaluate the performance on VOC test data, so that i can get the...

Hi, thanks for sharing the code. I have a question about the training settings. To train the model, we need to specify the sg_task to one of three options [PR|CL|SG]....

Hi, Prof. Qi, I am wondering why there is a ReLU layer at the top of discriminator (shown at line 120 in lsgan.lua)? With this ReLU layer, I found the...

Hi, Harry, thanks for sharing this code. I have several questions: 1) did you try to add the VGG content loss for the training? It seems that you did not...