| 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 "Main Page"
Jump to navigation
Jump to search
m (Reorganize Categories) |
|||
| Line 1: | Line 1: | ||
| + | <%-- [PAGE_INFO] | ||
| + | Comment=#Please do not remove this struct. It's record contains some important informations of edit. This struct will be removed automatically after you push edits.# | ||
| + | PageTitle=#Main Page# | ||
| + | PageID=#1# | ||
| + | RevisionID=#1217# | ||
| + | ContentModel=#wikitext# | ||
| + | ContentFormat=#text/x-wiki# | ||
| + | [END_PAGE_INFO] --%> | ||
| + | |||
Welcome to our wiki, mostly focused around image upscaling using neural networks. | Welcome to our wiki, mostly focused around image upscaling using neural networks. | ||
| Line 14: | Line 23: | ||
*[[Model Database|Our custom models]]. | *[[Model Database|Our custom models]]. | ||
| − | ==Installation Guides== | + | ==Installation Guides, Tutorials, and Information== |
===ESRGAN - Apply Super Resolution Models === | ===ESRGAN - Apply Super Resolution Models === | ||
| − | ==== | + | ====Installation Guides==== |
*[[Installing ESRGAN and/or BasicSR on Arch Linux|Arch Linux]] | *[[Installing ESRGAN and/or BasicSR on Arch Linux|Arch Linux]] | ||
| Line 33: | Line 42: | ||
*[[BasicSR Installation Guide for Windows|Windows]] (experimental) | *[[BasicSR Installation Guide for Windows|Windows]] (experimental) | ||
| − | ===Cupscale - GUI for ESRGAN=== | + | === Cupscale - GUI for ESRGAN === |
*[[Cupscale Tutorial]] | *[[Cupscale Tutorial]] | ||
| − | = | + | === Other Guides === |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | == Other Guides == | ||
* [[Upscaling Build Engine Games]] | * [[Upscaling Build Engine Games]] | ||
| Line 53: | Line 51: | ||
* [[Texture preparation and clean-up]] | * [[Texture preparation and clean-up]] | ||
| − | == | + | === Useful information === |
* [[Terminology]] | * [[Terminology]] | ||
| Line 61: | Line 59: | ||
* [[Beginners' Information|Beginner information for the interested]] | * [[Beginners' Information|Beginner information for the interested]] | ||
* [https://chrome.google.com/webstore/detail/pixelate/ffmgnhmbppbhmhnehfjelgnbcbaehofe/related?hl=en-GB Pixelate] is a Chrome plugin that disables the bicubic filtering for upscaled images. Useful especially when zooming in pixel art. | * [https://chrome.google.com/webstore/detail/pixelate/ffmgnhmbppbhmhnehfjelgnbcbaehofe/related?hl=en-GB Pixelate] is a Chrome plugin that disables the bicubic filtering for upscaled images. Useful especially when zooming in pixel art. | ||
| + | |||
| + | == Training == | ||
| + | |||
| + | * [[BasicSR Training Guide (Updated 2020)]] | ||
| + | * [[Benchmarks|Benchmarks for training models.]] | ||
| + | * [[Datasets|Datasets sources]] | ||
| + | * [[ESRGAN_Model_Posting_Template_for_Discord|New Content Posting Template for Discord]] | ||
| + | |||
| + | == Troubleshooting == | ||
| + | |||
| + | * [[Troubleshooting|Troubleshooting and fixing some common problems]] | ||
Revision as of 17:41, 3 September 2021
<%-- [PAGE_INFO] Comment=#Please do not remove this struct. It's record contains some important informations of edit. This struct will be removed automatically after you push edits.# PageTitle=#Main Page# PageID=#1# RevisionID=#1217# ContentModel=#wikitext# ContentFormat=#text/x-wiki# [END_PAGE_INFO] --%>
Welcome to our wiki, mostly focused around image upscaling using neural networks.
Contents
About Us
- If you have any questions, we have a very active Discord server where you can ask them.
- We also have a Subreddit.
Projects
You will find a list of Projects that have been done already here.
The model database
Installation Guides, Tutorials, and Information
ESRGAN - Apply Super Resolution Models
Installation Guides
- Arch Linux
- MacOS.
- Windows (recommended) / Windows (experimental)
Usage Guides
BasicSR - Train Super Resolution Models
- Arch Linux
- Windows (experimental)
Cupscale - GUI for ESRGAN
Other Guides
Useful information
- Terminology
- Different Neural Networks
- Old Content that doesn't belong anywhere else
- List of all wiki pages
- Beginner information for the interested
- Pixelate is a Chrome plugin that disables the bicubic filtering for upscaled images. Useful especially when zooming in pixel art.
Training
- BasicSR Training Guide (Updated 2020)
- Benchmarks for training models.
- Datasets sources
- New Content Posting Template for Discord