Jalali-Lab-Implementation-of-RAISR icon indicating copy to clipboard operation
Jalali-Lab-Implementation-of-RAISR copied to clipboard

Implementation of RAISR (Rapid and Accurate Image Super Resolution) algorithm in Python 3.x by Jalali Laboratory at UCLA. The implementation presented here achieved performance results that are compar...

Results 9 Jalali-Lab-Implementation-of-RAISR issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.14.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0.10 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

Was your experiment results based on this option? Hoping for your reply Thanks!!!

Hello, thanks for your pretty excellent code. However , I have a problem about the TestProcess(): The type is calculated by the following code: (line 108 in Test.py) t =...

Should add `p.close()` at line 199 in Test.py

Hi, first of all thank you for the development of this GPU implementation of RAISR. I wanted to ask you if there is a simple way to output the higher...

Hi, Thanks for your great work. I noticed some (apparent) differences between your implementation and the RAISR paper: 1. Functions.py at commit ae62ae5: function Blending1() scales HR pixel weight with...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies