| 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"
WyattByatt (talk | contribs) (Switched dev2 to master branch) |
|||
| Line 1: | Line 1: | ||
== Currently Maintained BasicSR Forks == | == Currently Maintained BasicSR Forks == | ||
| − | === [https://github.com/victorca25/BasicSR | + | === [https://github.com/victorca25/BasicSR Victorca25's Fork] === |
As of late 2020, this is the recommended fork as it is the most up-to-date one. It includes many experimental features including contextual loss, support for the PAN architecture, and even a new video architecture. | As of late 2020, this is the recommended fork as it is the most up-to-date one. It includes many experimental features including contextual loss, support for the PAN architecture, and even a new video architecture. | ||
Revision as of 03:44, 8 May 2021
Contents
Currently Maintained BasicSR Forks
Victorca25's Fork
As of late 2020, this is the recommended fork as it is the most up-to-date one. It includes many experimental features including contextual loss, support for the PAN architecture, and even a new video architecture.
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.
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
BlueAmulet's Fork
This fork added many features like auto-backups, YAML training configs, and Frequency Separation.
It is no longer maintained.
Victorca25's Fork (Master Branch)
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.