SolicTous

Results 12 issues of SolicTous

![Снимок](https://user-images.githubusercontent.com/52211516/98332072-c8cec080-201f-11eb-8acd-d068ec9e9b2f.JPG) I tried to start training on RTX 2070 Super, but a memory error was acquired. Even memory restriction with the config to the session doesn't help me. How to...

After full training, my result is not good. SRGAN trained by a colleague is better than the trained by me on ESRGAN. Why I see artifacts on images? What I...

I have SR Resnet and the it faster than esrgan about x6 (speed). How to enhanse the network to be faster? With some loss in quality.

Hmm, nice work - really. But It's the first time when I'm not sure about real inputs. Is my opinion is True, that the real image size, which is stylized...

Hello, I think it's one of the best repos with inpainting!) But I have problems when I'm trying to do equal result. ![Снимок](https://user-images.githubusercontent.com/52211516/92445542-f0dfa600-f1cd-11ea-9503-134abe5ffb4f.PNG) ![Снимок2](https://user-images.githubusercontent.com/52211516/92445549-f210d300-f1cd-11ea-9de1-6c4f005684f6.PNG) Predicted img has artifacts will colored...

I just changed scale_factor and the torchscript is work, but the result on python and c++ are different. Do you tried that. Can you help with that?

![image](https://user-images.githubusercontent.com/52211516/132007306-b1292cbf-b280-4237-a198-8d729c4c3904.png) Why do you use matlab func to generate dataset instead doing it directly in load functions of python? I have generated dataset processing 800 to 100 (train / valid)...

How correctly load and test pretrained model. After loading like training i have about 0.4 loss, that is incorrect, but name said that loss about 0.03-0.04.

Hello, really nice work and great scallable code. How to train pretrain step? (For the making smaller network instead of actual big). Question in other words - how make pretrain...

Thank you for the nice work to convert it from PyTorch. I have a question - how do you make and apply segmentation masks to input or inputs?