CADDM icon indicating copy to clipboard operation
CADDM copied to clipboard

I got the following error when running test.py:

Open xiaomo9 opened this issue 2 years ago • 0 comments

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

xiaomo9 avatar Apr 06 '24 12:04 xiaomo9