python3 downscale.py path_to_picture_folder/
- python3
- termcolor
- imutils
- pillow (PIL)
You must compile resdet
Detects the upscaled images then downscales them back to their original resolution.
PythonLGPL-2.1
python3 downscale.py path_to_picture_folder/
You must compile resdet