https://github.com/uefi-code/xresolution
Upgrade the image's resolution using Bad_Graph_Transformer
https://github.com/uefi-code/xresolution
Last synced: 6 months ago
JSON representation
Upgrade the image's resolution using Bad_Graph_Transformer
- Host: GitHub
- URL: https://github.com/uefi-code/xresolution
- Owner: UEFI-code
- Created: 2023-01-07T09:42:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T01:32:35.000Z (over 1 year ago)
- Last Synced: 2025-05-17T03:33:12.934Z (9 months ago)
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Upscale the picture's Resolution based on Bad_Graph_Transformer
## What is Bad Transformer
[Bad Transformer](https://github.com/UEFI-code/BadTransformer) is a type of Transformer proposed by ```Shizhuo Zhang (SuperHacker UEFI)```
It is easy to understand what its internal actually do, and may have same effects as the original Transformer.