Arbitrary Scale Super resolution
Project description
arbitrary-sr
It's about arbitrary scale image super-resolution.
Usage
Installation
pip install
How to use
from arsr import sr
scale = 2.4
sr0 = sr('edsr')
up_img = sr.upsample(numpy_img,scale) # numpy_img {'type':numpy, 'dimension':(H,W,C) }
method
- ensemble
- MetaSR
- Implicit representation
- UltraSR (Implicit representation + Spatial encoding)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
arsr-2.0.1.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
arsr-2.0.1-py3-none-any.whl
(3.5 kB
view details)
File details
Details for the file arsr-2.0.1.tar.gz.
File metadata
- Download URL: arsr-2.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0171c6146ed277648737f2777996f53bbf061d5c36fc66347b491fe1a56db6cb
|
|
| MD5 |
579ca6f64c44b9bf2584f90af1898897
|
|
| BLAKE2b-256 |
6370b2da0b61b291515c540289d98d77f030fcb743c646d0e10a032e3e416445
|
File details
Details for the file arsr-2.0.1-py3-none-any.whl.
File metadata
- Download URL: arsr-2.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0caf4bff4981a5135a4223f289972ce87658bc628d6cc584006f8f67d880a0bc
|
|
| MD5 |
693e1bac43beb35fc6e297b65bdc1aac
|
|
| BLAKE2b-256 |
76969f639e160889f71b193d94a8240f698930d3e59096a228d206185f7d1639
|