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)
 
(32 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Welcome to our wiki, mostly focused around image upscaling using neural networks.
+
Welcome to our wiki. We have information mostly focused around image and video upscaling using neural networks (ESRGAN in particular).
  
==Info about us==
+
== About Us ==
  
* If you have any questions, we have a [https://discord.gg/cpAUpDK discord server] where you can ask them.
+
* 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.
 
* 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.]]
  
==Installation Guides==
+
== The Model Database ==
  
===ESRGAN===
+
We have moved our models to a new dedicated [https://openmodeldb.info/ model database page called OpenModelDB].
  
*[[Installing ESRGAN and/or BasicSR on Arch Linux|Arch Linux]]
+
*[[Model Database|Our old table of custom models]].
*[https://upscale.wiki/wiki/ESRGAN_Installation_Guide_for_MacOS MacOS].
 
*[[ESRGAN Installation Guide for Windows|Windows]] (recommended) / [[BasicSR Installation Guide for Windows|Windows]] (experimental)
 
  
===BasicSR===
+
*[[Official Research Models|Official Models trained by the original paper authors, such as xinntao]]
  
*[[Installing ESRGAN and/or BasicSR on Arch Linux|Arch Linux]]
+
== The Dataset Database ==
*[[BasicSR Installation Guide for Windows|Windows]] (experimental)
 
  
==Usage Guides==
+
*[[Dataset Database|Datasets to train your models]].
  
* [[Using ESRGAN, Links, And Other Information|ESRGAN, other useful information and important links]]
+
==Installation Guides, Tutorials, and Information==
  
== Training ==
+
=== Apply Super Resolution Models ===
  
* [[BasicSR Training Guide (Updated 2020)]]
+
==== Tools and GUIs ====
 +
*[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 =====
 +
 
 +
* [[Datasets|Datasets sources]]
 
* [[Benchmarks|Benchmarks for training models.]]  
 
* [[Benchmarks|Benchmarks for training models.]]  
* [[Datasets|Datasets sources]]
 
 
* [[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 40: Line 50:
 
* [[Texture preparation and clean-up]]
 
* [[Texture preparation and clean-up]]
  
==The model database==
+
=== Useful Information ===
 
 
*  [[Model Database|Our custom models]].
 
 
 
==Other useful information==
 
  
 +
* [[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]]

Latest revision as of 08:25, 17 September 2023

Welcome to our wiki. We have information mostly focused around image and video upscaling using neural networks (ESRGAN in particular).

About Us

  • If you have any questions, we have a very active Discord server where you can ask them. We also have a dedicated channel for model releases here.
  • We also have a Subreddit.

Projects

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

The Model Database

We have moved our models to a new dedicated model database page called OpenModelDB.

The Dataset Database

Installation Guides, Tutorials, and Information

Apply Super Resolution Models

Tools and GUIs

NeoSR/BasicSR/traiNNer - Train Super Resolution Models

Training Information and Guides

Guides
Helpful Info

Other Guides

Useful Information

Troubleshooting