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
m (Reorganize Categories)
(→‎Tools and GUIs: Updated with direct ChaiNNer link)
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<%-- [PAGE_INFO]
+
Welcome to our wiki. We have information mostly focused around image and video upscaling using neural networks (ESRGAN in particular).
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.
+
== 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==
+
== The Model Database ==
 +
 
 +
We have moved our models to a new dedicated [https://openmodeldb.info/ model database page called OpenModelDB].
 +
 
 +
*[[Model Database|Our old table of custom models]].
  
*[[Model Database|Our custom models]].
+
*[[Official Research Models|Official Models trained by the original paper authors, such as xinntao]]
 +
 
 +
== The Dataset Database ==
 +
 
 +
*[[Dataset Database|Datasets to train your models]].
  
 
==Installation Guides, Tutorials, and Information==
 
==Installation Guides, Tutorials, and Information==
  
===ESRGAN - Apply Super Resolution Models ===
+
=== Apply Super Resolution Models ===
  
====Installation Guides====
+
==== 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]]
  
*[[Installing ESRGAN and/or BasicSR on Arch Linux|Arch Linux]]
+
=== NeoSR/BasicSR/traiNNer - Train Super Resolution 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)
 
  
====Usage Guides====
+
==== Training Information and Guides ====
  
*[[Using ESRGAN, Links, And Other Information|How to use ESRGAN, Tool wrappers and other information]]
+
===== Guides =====
  
===BasicSR - Train Super Resolution Models ===
+
* [[Beginner_Training_Guide|traiNNer/BasicSR Training Guide]]
  
*[[Installing ESRGAN and/or BasicSR on Arch Linux|Arch Linux]]
+
===== Helpful Info =====
*[[BasicSR Installation Guide for Windows|Windows]] (experimental)
 
  
=== Cupscale - GUI for ESRGAN ===
+
* [[Datasets|Datasets sources]]
*[[Cupscale Tutorial]]
+
* [[Benchmarks|Benchmarks for training models.]]
 +
* [[ESRGAN_Model_Posting_Template_for_Discord|New Content Posting Template for Discord]]
  
 
=== Other Guides ===
 
=== Other Guides ===
Line 51: Line 50:
 
* [[Texture preparation and clean-up]]
 
* [[Texture preparation and clean-up]]
  
=== Useful information ===
+
=== 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.
== 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|Troubleshooting and fixing some common problems]]
 
* [[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