semel1

Results 15 issues of semel1

Processing 4x3 video 912x720 outputs cropped and downscaled 16x9 768x432. Playing around "python test.py --image-size [image-size] " doesn't help My be I don't properly specify an arguments? So, what the...

Regardless of input aspect ratio - output always 16x9. Tried to process 4x3 sample video, however output video is 16x9 cropped top/bottom.

In your enclosed demo video I can see noticeable spatio temporal Inconsistency (flickering) in original and processed videos (both restored and colorized)-just take a look at the upper right part...

Trying to evaluate your codes: WSL2 under Windows 10 Nvidia RTX3090 Upon start provided script for inference (regardless of using ckpts) , from the very beginning got a message: ```...

How to run notebook (let's say "restoration") with my uploaded image?

Any Jupyter notebook throws an error: ImportError: cannot import name 'compare_psnr' from 'skimage.measure' (C:\ProgramData\Miniconda3\lib\site-packages\skimage\measure\__init__.py). Tried two versions scikit-image 0.18.2 and scikit-image 0.16.2 (installed from PIP), Windows 10, Python 3.7.10 PyTorch...

Trying to process HR images 1974 x 2707 (top) and 1461x 2026 (bottom) using Colab. Restored images have noticeable defects. It looks like generated masks still low-res. If I lower...

After running: cd Global/ python test.py --Quality_restore \ --test_input [test_image_folder_path] \ --outputs_dir [output_path] on 1440x1080 input images, "output_dir" consists cropped 256x256 images

Successfully run single image colorization: `python test.py --img_path demo_imgs/ILSVRC2012_val_00040251.JPEG` however attempt to colorize the images in a folder by: `python test.py --img_path demo_imgs` throws an error: `IsADirectoryError: [Errno 21] Is...

Upon running "main_IRT.py", got an error: ``` Exception has occurred: ValueError attempt to get argmax of an empty sequence File "D:\colorization\deep-video-prior-master-pytorch\main_IRT.py", line 49, in for x in subprocess.Popen("nvidia-smi -q -d...