Action-Recognition icon indicating copy to clipboard operation
Action-Recognition copied to clipboard

AttributeError: 'Namespace' object has no attribute 'sequence_length'

Open Swati640 opened this issue 5 years ago • 1 comments

While Testing on test.py, I am getting this error "'Namespace' object has no attribute 'sequence_length'" , and I trained my own model, not using the default one.And if I am specifying the sequence_length for example 40. Its is giving error "IndexError: Dimension out of range (expected to be in range of [-1, 0], but got 1)" Please help

Swati640 avatar Jan 18 '20 13:01 Swati640

Have you fixed this issue? I am getting the same error : "IndexError: Dimension out of range (expected to be in range of [-1, 0], but got 1)"

shreya-cmd avatar Feb 02 '20 13:02 shreya-cmd