Wenjing Wang

Results 7 comments of Wenjing Wang

Sorry that there were some problems with our website. The website has been updated, and you can download the supplementary material directly from [Here](https://github.com/daooshee/BMVC2018website/blob/master/chen_bmvc18_sup.pdf).

I run testing with a single GPU. What is the resolution of your testing style/content images?

Hi, it's [GNU General Public License v3.0](https://github.com/daooshee/ReReVST-Code/blob/master/LICENSE).

According to my experience, CycleGAN and CUT are indeed hard to train on WIDER FACE and DARK FACE. My solution is to generate results every once in a while and...

Hi, you can refer to [this issue](https://github.com/daooshee/HLA-Face-Code/issues/5#issuecomment-885554738).

> It seems that your training process does not do validation. Yes, I split training and validation for convenience. I first save many checkpoints (each [2500](https://github.com/daooshee/HLA-Face-Code/blob/2b5737e206741378dcc599ee3fd5b3c6198c8705/train_code/train.py#L527) iteration) and then do...