Results 122 comments of Alex

Confirm. ``` [Errno 2] No such file or directory: '/content/EDVR/codes/models/archs/dcn' /content python3: can't open file 'setup.py': [Errno 2] No such file or directory [Errno 2] No such file or directory:...

@eltechno Ok, but now there is this ``` !pip install mmcv-full yapf !apt-get install yapf --- import utils.util as util ``` ``` --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) in...

@eltechno, nope ``` import sys, os %cd /content sys.path.append('/content/EDVR/basicsr') sys.path.append('/content/EDVR/basicsr/utils') sys.path.append('/content/EDVR/basicsr/utils/util.py') import utils.util as util import data.util as data_util import models.archs.EDVR_arch as EDVR_arch ``` ``` --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent...

In short, the following problems have been found so far: - There is no /experiments/pretrained_models/ and it is unclear where to put ED VR_RED_deblurcomp_L.pth - Problems with utils

> Colorize video (DeOldify) > Error: > Permission denied: https://drive.google.com/uc?id=1-3ONnPYcX9fOqnY-pUKYGJOd6XeFon9X This does not apply to the topic, you need to create a new issue

@rohitrango and @ngoc199 I didn't change anything, all the folders and files are in place, just used the code from the documentation ``` /content/automatic-watermark-detection/src/estimate_watermark.py:19: UserWarning: Folder does not exist. warnings.warn("Folder...

So You can add sample styles, for example before Configuration. In Configuration, some descriptions are written for videos, but they also work for images. It may also be a little...

> It is also better to add the output of the received files before downloading. ``` from IPython.display import Image, display display(Image(i.png)) ```

I have the latest version of the app and Python :/