Niko Nevatie

Results 3 issues of Niko Nevatie

Do you have any plans on implementing BiSeNet as an available architecture? https://arxiv.org/abs/1808.00897

Running `predict.py` leads to an error: ``` python predict.py Traceback (most recent call last): File "predict.py", line 13, in from untitled1 import Generator ModuleNotFoundError: No module named 'untitled1' ```

enhancement

The correct way to apply Light Wrapping is to use the composite (target) background, so that it contributes to the added foreground. Currently the demo seems to use the original...