BNU-IVC / FastPoseGait

FastPoseGait is a user-friendly and flexible repository that aims to help researchers get started on pose-based gait recognition quickly.
64 stars 3 forks source link

collate_fn.py : seq_len = len(seqs[0]) IndexError: list index out of range, How to fix this? Thanks!!! #5

Closed Ko24Bewjw closed 11 months ago

DreamShibei commented 1 year ago

You can check the pickle file in the dataset to see if the shape of the sequence is in the format of [T, V, C]. Or can you describe the problem in detail? Which dataset or method are you conducting experiments on?