HumanBehaviorBKU
HumanBehaviorBKU copied to clipboard
AttributeError: 'int' object has no attribute 'set_progress'
Function - def extract_feature_video(video_path, progress_recorder, features_per_bag = params.features_per_bag): ........ ........ ........
running this gives error:-
Models initialized
Traceback (most recent call last):
File "extract_feature.py", line 67, in
Has anyone got this error ?