![]() |
We have moved to https://openmodeldb.info/. This new site has a tag and search system, which will make finding the right models for you much easier! If you have any questions, ask here: https://discord.gg/cpAUpDK |
Difference between revisions of "Maintained BasicSR Forks"
(Created page with "== Currently Maintained BasicSR Forks == === [https://github.com/BlueAmulet/BasicSR BlueAmulet's Fork] === This is currently the most recommended BasicSR fork for most users....") |
m (→Xinntao's Original Repo: typo) |
||
Line 7: | Line 7: | ||
This fork has lots of cool [[On The Fly training]] options added through ImageMagick. This includes different types of dithering and a Kuwahara filter. It also is currently the only BasicSR fork that supports AMP (Automatic Mixed Precision). | This fork has lots of cool [[On The Fly training]] options added through ImageMagick. This includes different types of dithering and a Kuwahara filter. It also is currently the only BasicSR fork that supports AMP (Automatic Mixed Precision). | ||
− | === [https://github.com/ | + | === [https://github.com/xinntao/BasicSR Xinntao's Original Repo] === |
This is the original BasicSR repository. It was recently updated to v1 officially, however, it is not recommended as it lacks many of the features the community generally finds useful, and only creates x4 scale [[ESRGAN new-arch|new-arch models]] | This is the original BasicSR repository. It was recently updated to v1 officially, however, it is not recommended as it lacks many of the features the community generally finds useful, and only creates x4 scale [[ESRGAN new-arch|new-arch models]] | ||
Revision as of 05:57, 10 July 2020
Contents
Currently Maintained BasicSR Forks
BlueAmulet's Fork
This is currently the most recommended BasicSR fork for most users. It contains many added features and bug fixes along with all of Victorca's useful original additions. Added features include auto-backups, YAML training configs, and Frequency Separation.
DinJerr's Fork
This fork has lots of cool On The Fly training options added through ImageMagick. This includes different types of dithering and a Kuwahara filter. It also is currently the only BasicSR fork that supports AMP (Automatic Mixed Precision).
Xinntao's Original Repo
This is the original BasicSR repository. It was recently updated to v1 officially, however, it is not recommended as it lacks many of the features the community generally finds useful, and only creates x4 scale new-arch models
Dead BasicSR Forks
Victorca25's Fork
This fork blessed us with On The Fly training and many other neat features. However, it is very buggy and no longer being maintained. Therefore, it is not recommended to be used any longer. Both BlueAmulet's and Dinjerr's forks are technically forks of this fork.