Xin Yi

Results 6 issues of Xin Yi

createRealFake() is called 3 times in the main loop, one for the optimization, one for display and one for saving to the disk. I'm wondering why the last two are...

Just curious about the rotation operation. Shouldn't rotation preserve the scale of the image? I don't see the benefits of cropping out the largest rectangular area of the rotated image...

Hi, thanks for releasing this great repo. I have a problem in reproducing the result on VOC dataset. I noticed that your released pretrained model with ResNet | 16/16 |...

1 .For python3, tngf /= 2 gives float rather than int. This end up with a error: `TypeError: torch.FloatTensor constructor received an invalid combination of arguments` It can be simply...

1. Which are the 850 images mentioned in your paper? Inside each experiment folder (SE0, SE1....SE28), there are 906 images. So to get the exact 850 images, you need to,...

Came across this lib from https://www.birme.net/. Seems like it was used for focal detection there. I also found you are developing machine learning based algorithms (better looking for papers on...