Skip to content

the-database/traiNNer-redux

Repository files navigation

traiNNer-redux

redux3

Overview

traiNNer-redux is a deep learning training framework for image super resolution and restoration which allows you to train PyTorch models for upscaling and restoring images and videos. NVIDIA graphics card is recommended, but AMD works on Linux machines with ROCm.

Usage Instructions

Please see the getting started page for instructions on how to use traiNNer-redux.

Contributing

Please see the contributing page for more info on how to contribute.

Resources

  • OpenModelDB: Repository of AI upscaling models, which can be used as pretrain models to train new models. Models trained with this repo can be submitted to OMDB.
  • chaiNNer: General purpose tool for AI upscaling and image processing, models trained with this repo can be run on chaiNNer. chaiNNer can also assist with dataset preparation.
  • WTP Dataset Destroyer: Tool to degrade high quality images, which can be used to prepare the low quality images for the training dataset.
  • helpful-scripts: Collection of scripts written to improve experience training AI models.
  • Enhance Everything! Discord Server: Get help training a model, share upscaling results, submit your trained models, and more.

License and Acknowledgement

traiNNer-redux is released under the Apache License 2.0. See LICENSE for individual licenses and acknowledgements.