Error while running video_demo.py
imPdhar opened this issue · 2 comments
imPdhar commented
Ran the command python video_demo.py --feature_extractor "exps/resnet_r3d101_KM_200ep/models/epoch_10.pt" --feature_method "c3d" --ad_model "exps/c3d/models/epoch_80000.pt" --n_segments "32"
but got error TypeError: 'AnomayDetector' object is not iterable. Not sure why this is happening. Can someone help me?
Attaching screenshot for reference.