slowfast_feature_extractor
slowfast_feature_extractor copied to clipboard
AttributeError: 'Namespace' object has no attribute 'cfg_file'
Hi I've got this error when i run on this command.
python run_net.py --cfg ./configs/SLOWFAST_8x8_R50.yaml
would you please check how to get over from this error?
Traceback (most recent call last):
File "run_net.py", line 25, in
In /configs/custom_config.py", line 50,51. Change args.cfg_file to args.cfg_files.