ShiqiYu / OpenGait

A flexible and extensible framework for gait recognition. You can focus on designing your own models and comparing with state-of-the-arts easily with the help of OpenGait.
720 stars 165 forks source link

Error of testing the CAISA-E dataset with GaitSet. #132

Closed Haijun-Xiong closed 1 year ago

Haijun-Xiong commented 1 year ago

ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: -9) local_rank: 2 (pid: 63287) of binary:

image when testing the whole test set, I came across the issue above. But, when only testing the test set of labels (from '1000' to '1014'), it succeeded. I wonder how I can solve this problem.

jdyjjj commented 1 year ago

Try reducing the size of the batch size. Maybe it can work.

github-actions[bot] commented 1 year ago

Stale issue message