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

I got the following error when running test.py: #46

Open
xiaomo9 opened this issue Apr 6, 2024 · 0 comments
Open

I got the following error when running test.py: #46

xiaomo9 opened this issue Apr 6, 2024 · 0 comments

Comments

@xiaomo9
Copy link

xiaomo9 commented Apr 6, 2024

I got the following error when running test.py:
Load deepfake dataset from ./test_images..
Traceback (most recent call last):
File "E:\mask\CADDM-master\CADDM-master\test.py", line 91, in
test()
File "E:\mask\CADDM-master\CADDM-master\test.py", line 62, in test
test_dataset = DeepfakeDataset('test', cfg)
File "E:\mask\CADDM-master\CADDM-master\dataset.py", line 37, in init
self.samples = self.collect_samples()
File "E:\mask\CADDM-master\CADDM-master\dataset.py", line 56, in collect_samples
info_meta = self.info_meta_dict[info_key]
KeyError: './test_images\manipulated_sequences\NeuralTextures\c23\frames\000_003\frame_0'

进程已结束,退出代码1

What is the question, please

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