xinntao / ESRGAN

ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
https://github.com/xinntao/BasicSR
Apache License 2.0
5.91k stars 1.05k forks source link

Not really an issue but a QOL feature - Sub Folder Reading and Writing to #56

Open Fraggoso opened 5 years ago

Fraggoso commented 5 years ago

After Xinntaos new Method of handling alpha channel (Issue #18 ), I got rid of my old code that has the quality of life feature to actually read subfolders and also writing to the subfolder 1:1.

That way it's way easier to handle texture mods for an instance.

Is it possible to merge the alpha codes of Xinntao with what I used? Both can be looked up here:

Xinntaos Alpha Chanel Code: https://pastebin.com/rqJqgZ6n Sub Folder walking: https://pastebin.com/8yHexiY9