kiashann
kiashann
Hi, I want to get binary mask from output, not RGB mask How I can do that? Is there any solution for convert output mask to binary ( black and...
Hi, I want to use this loss function for two images with different size. How I can do that? It's possible to use this loss function for predicted images with...
Hi everyone, I need some code example about using this library. If you used this library or know any example, please let me know.
Hi, when I want to run notebook, I got error about seam_carver. How we can fix it and run code without any problem. @axu2
Hi, which celeba images did you use for test the model and comparison? In this[ file ](https://github.com/lyndonzheng/TFill/blob/main/scripts/test.sh) you mentioned (--img_file ./examples/celeba/img/ \ --mask_file ./examples/celeba/mask/ \ ). How we can access...
Hi, It's possible to test the model with different input sizes? I saw the 512 * 384 size in the code What is the range of score that model can...
Hi. I want to test outpainting with an .png image. I understood you used lmdb data. I want to use prepare_data.py to convert ans png image to lmdb format but...
Hi everyone. How did you use this method to get output? I couldn't download Pre-trained model for test. If you downloaded it let me know :).
Hi, how we can access pretarined weights for test model? for test with different sizes we need to change any things in code or not? @anse3832
Is it possible to use the model and fine-tune it for face recognition task? Could you please provide any code example for that? @onuralpszr