# QuickSRNet
Architecture diagrams for QuickSRNet in LibreYOLO, with block definitions and model variants.

## Source

The diagrams below describe the [QuickSRNet implementation](https://github.com/LibreYOLO/libreyolo/blob/a4d0ecc9e17f29a459ace07ff0c6df037b07dbdb/libreyolo/models/quicksrnet/model.py) in LibreYOLO.
Each drawing states its model configuration, input assumptions and source revision.

These are architecture references. Check the license and class configuration of any checkpoint you use separately.


## QuickSRNet architecture

- Medium 2x: [SVG](/diagrams/models/quicksrnet/m2-restore.svg), [interactive diagram](/diagrams/models/quicksrnet/m2-restore.html)
