| 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) |
(Updated // Edit via Wikitext Extension for VSCode) |
||
| Line 2: | Line 2: | ||
=== [https://github.com/victorca25/BasicSR Victorca25's Fork] === | === [https://github.com/victorca25/BasicSR Victorca25's Fork] === | ||
| − | As of late | + | As of late 2021, this is the recommended fork as it is the most up-to-date one. It includes many features including contextual loss, enhanced degredation pipelines (augmentations), and support for many architectures (SOFVSR, for example) |
| − | |||
| − | |||
| − | |||
=== [https://github.com/xinntao/BasicSR Xinntao's Original Repo] === | === [https://github.com/xinntao/BasicSR Xinntao's Original Repo] === | ||
| − | This is the original BasicSR repository. It was | + | This is the original BasicSR repository. It was 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]] |
== Dead BasicSR Forks == | == Dead BasicSR Forks == | ||
| Line 17: | Line 14: | ||
It is no longer maintained. | It is no longer maintained. | ||
| − | === [https://github.com/ | + | === [https://github.com/DinJerr/BasicSR DinJerr's Fork] === |
| − | This 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 seems to be unmaintained as of late 2021. | ||
Revision as of 00:03, 24 September 2021
Contents
Currently Maintained BasicSR Forks
Victorca25's Fork
As of late 2021, this is the recommended fork as it is the most up-to-date one. It includes many features including contextual loss, enhanced degredation pipelines (augmentations), and support for many architectures (SOFVSR, for example)
Xinntao's Original Repo
This is the original BasicSR repository. It was 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.
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 seems to be unmaintained as of late 2021.