Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: ValueError: SRFolderMultipleGTDataset: prefix D is not supported. #49

Open
zqx1216155858 opened this issue Dec 29, 2023 · 0 comments

Comments

@zqx1216155858
Copy link

Traceback (most recent call last):
File "D:/Project/video-desnow/BasicVSR_PlusPlus/train.py", line 169, in
main()
File "D:/Project/video-desnow/BasicVSR_PlusPlus/train.py", line 135, in main
datasets = [build_dataset(cfg.data.train)]
File "D:\Project\video-desnow\BasicVSR_PlusPlus\mmedit\datasets\builder.py", line 74, in build_dataset
build_dataset(cfg['dataset'], default_args), cfg['times'])
File "D:\Project\video-desnow\BasicVSR_PlusPlus\mmedit\datasets\builder.py", line 78, in build_dataset
dataset = build_from_cfg(cfg, DATASETS, default_args)
File "D:\anaconda\envs\pytorch\lib\site-packages\mmcv\utils\registry.py", line 55, in build_from_cfg
raise type(e)(f'{obj_cls.name}: {e}')
ValueError: SRFolderMultipleGTDataset: prefix D is not supported. Currently supported ones are ['s3', 'http', 'https']

Process finished with exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant