Info-icon.png 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"

From Upscale Wiki
Jump to navigation Jump to search
(→‎Tools and GUIs: Updated with direct ChaiNNer link)
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Welcome to our wiki. We have information mostly focused around image and video upscaling using neural networks (ESRGAN in particular).
+
Welcome to our wiki, mostly focused around image upscaling using neural networks.
  
== About Us ==
+
==About Us==
  
* If you have any questions, we have a very active [https://discord.gg/cpAUpDK Discord server] where you can ask them. We also have a dedicated channel for model releases here.
+
* If you have any questions, we have a very active [https://discord.gg/cpAUpDK Discord server] where you can ask them.
 
* We also have a [https://www.reddit.com/r/GameUpscale/ Subreddit].
 
* We also have a [https://www.reddit.com/r/GameUpscale/ Subreddit].
  
== Projects ==
+
==Projects==
  
 
[[Projects|You will find a list of Projects that have been done already here.]]
 
[[Projects|You will find a list of Projects that have been done already here.]]
  
== The Model Database ==
+
==Installation Guides==
  
We have moved our models to a new dedicated [https://openmodeldb.info/ model database page called OpenModelDB].
+
===ESRGAN - Apply Super Resolution Models ===
  
*[[Model Database|Our old table of custom models]].
+
*[[Installing ESRGAN and/or BasicSR on Arch Linux|Arch Linux]]
 +
*[https://upscale.wiki/wiki/ESRGAN_Installation_Guide_for_MacOS MacOS].
 +
*[[ESRGAN Installation Guide for Windows|Windows]] (recommended) / [[BasicSR Installation Guide for Windows|Windows]] (experimental)
  
*[[Official Research Models|Official Models trained by the original paper authors, such as xinntao]]
+
===BasicSR - Train Super Resolution Models ===
  
== The Dataset Database ==
+
*[[Installing ESRGAN and/or BasicSR on Arch Linux|Arch Linux]]
 +
*[[BasicSR Installation Guide for Windows|Windows]] (experimental)
  
*[[Dataset Database|Datasets to train your models]].
+
===GUI Tools===
 +
[[Cupscale Installation| Cupscale]] - Easy to use Windows GUI application for ESRGAN (standalone)
  
==Installation Guides, Tutorials, and Information==
+
==Usage Guides==
  
=== Apply Super Resolution Models ===
+
* [[Using ESRGAN, Links, And Other Information|ESRGAN, other useful information and important links]]
  
==== Tools and GUIs ====
+
== Training ==
*[https://github.com/chaiNNer-org/chaiNNer chaiNNer] this is the recommended way to run most models on Windows, macOS and Linux.
 
*[[Using ESRGAN, Links, And Other Information|Applying Super Resolution Models, Tools and other information]]
 
 
 
=== NeoSR/BasicSR/traiNNer - Train Super Resolution Models ===
 
 
 
==== Training Information and Guides ====
 
 
 
===== Guides =====
 
 
 
* [[Beginner_Training_Guide|traiNNer/BasicSR Training Guide]]
 
 
 
===== Helpful Info =====
 
  
 +
* [[BasicSR Training Guide (Updated 2020)]]
 +
* [[Benchmarks|Benchmarks for training models.]]
 
* [[Datasets|Datasets sources]]
 
* [[Datasets|Datasets sources]]
* [[Benchmarks|Benchmarks for training models.]]
 
 
* [[ESRGAN_Model_Posting_Template_for_Discord|New Content Posting Template for Discord]]
 
* [[ESRGAN_Model_Posting_Template_for_Discord|New Content Posting Template for Discord]]
  
=== Other Guides ===
+
== Other Guides ==
  
 
* [[Upscaling Build Engine Games]]
 
* [[Upscaling Build Engine Games]]
Line 50: Line 43:
 
* [[Texture preparation and clean-up]]
 
* [[Texture preparation and clean-up]]
  
=== Useful Information ===
+
==The model database==
 +
 
 +
*  [[Model Database|Our custom models]].
 +
 
 +
==Other useful information==
  
 
* [[Terminology]]
 
* [[Terminology]]
 
* [[Different Neural Networks]]
 
* [[Different Neural Networks]]
 +
* [[Old Content]] that doesn't belong anywhere else
 
* [[Special:AllPages|List of all wiki pages]]
 
* [[Special:AllPages|List of all wiki pages]]
 
* [[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.
* [https://nomorepixels.tumblr.com/ No More Pixels] An image gallery showcasing the possibilities of retro pixel art upscaled using ESRGAN.
 
 
== Troubleshooting ==
 
 
* [[Troubleshooting|Troubleshooting and fixing some common problems]]
 

Revision as of 22:23, 12 November 2020

Welcome to our wiki, mostly focused around image upscaling using neural networks.

About Us

Projects

You will find a list of Projects that have been done already here.

Installation Guides

ESRGAN - Apply Super Resolution Models

BasicSR - Train Super Resolution Models

GUI Tools

Cupscale - Easy to use Windows GUI application for ESRGAN (standalone)

Usage Guides

Training

Other Guides

The model database

Other useful information