zelenooki87
zelenooki87
Thank you for improving your code. Respect! On some of photos if persons are too far and not clear, there are very strange results....could you make minor changes to code...
Thats great. results are now better. however, due cuda out of memory error, for 10-25MPx resolutions, I am using Gigapixel Ai to upscale photos on PC ... Modified code to...
Another example cropped upscale with real esrgan 4x with face enhance option  And crop from original photo  I must say with every new release of code and updated...
example from previous post was with freshly anaconda environment with installed strictly most recent version from https://pypi.org/ argumented with == during adding to env. packages are: --conda list https://pastebin.com/dCNZQNYB Will...
You have updated code and models. I am getting much more natural results with 1.3 model. Will test further and report on eventual problems. This project is really amazing.
also,consider implement new great https://github.com/chaofengc/FeMaSR/ models. faster than swinir and in some aspects outperforms swinir. you could try that swinir/bsr project in google colab. Tnx
hi, @Djdefrag any news about new version?
thank you for explanation. may I ask what is your suggestion to try for video stabilisation, using deep learning open source code here on github? until developer of fusta reorganize...
I think it is not so hard. [https://github.com/Tencent/ncnn/tree/master/tools/pnnx](url) Could you specify input shape of the pretrained models? tnx
please suggest values to type when converting torch summary of 4x SR .pth model https://pastebin.com/4JSUFB0f tried with [1,3,224,224] standard values but without success maybe to try 1,4,256,256 for 4x model?...