-
Notifications
You must be signed in to change notification settings - Fork 210
Open
Description
Traceback (most recent call last):
File "demo/demo_skeleton.py", line 314, in
main()
File "demo/demo_skeleton.py", line 293, in main
results = inference_recognizer(model, fake_anno)
File "/root/pyskl/pyskl/apis/inference.py", line 163, in inference_recognizer
data = test_pipeline(data)
File "/root/pyskl/pyskl/datasets/pipelines/compose.py", line 41, in call
data = t(data)
File "/root/pyskl/pyskl/datasets/pipelines/multi_modality.py", line 65, in call
if results['test_mode']:
KeyError: 'test_mode'
Metadata
Metadata
Assignees
Labels
No labels