Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s22f5/upscaleanimation
Upscales Animation Videos using https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan
https://github.com/s22f5/upscaleanimation
animation bash realesrgan upscaling
Last synced: 7 days ago
JSON representation
Upscales Animation Videos using https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan
- Host: GitHub
- URL: https://github.com/s22f5/upscaleanimation
- Owner: S22F5
- Created: 2022-11-21T07:57:41.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T10:47:10.000Z (7 months ago)
- Last Synced: 2024-05-05T11:29:08.265Z (7 months ago)
- Topics: animation, bash, realesrgan, upscaling
- Language: Shell
- Homepage:
- Size: 1.22 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UpscaleAnimation
https://github.com/S22F5/UpscaleAnimation/assets/51321684/3c4f102b-507d-4d40-9c1b-4fb80c612989
## Usage:
```wget "https://github.com/S22F5/UpscaleAnimation/raw/master/upscale.sh"```
```chmod +x upscale.sh```
```./upscale.sh video.mkv 2(scalefactor can be 2/4) 101(Frame Similarity Threshold (over 100 = disabled))```
## Dependencies:
- Real-ESRGAN-ncnn-vulkan
- findimagedupes