ArtScanner

Results 4 issues of ArtScanner

edge-connect-master\src\config.py:8: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._dict = yaml.load(self._yaml)

How to set the training directory and image file?

load error

File "C:\Users\The Computer\PycharmProjects\a-PyTorch-Tutorial-to-Super-Resolution-master\datasets.py", line 49, in __init__ with open(os.path.join(data_folder, self.test_data_name + '_test_images.json'), 'r') as j: FileNotFoundError: [Errno 2] No such file or directory: './Set5_test_images.json'