Ehsan Yaghoubi

Results 3 comments of Ehsan Yaghoubi

Thank you for your reply. I have already written a script for RAP dataset. The same problem is asked in these links but there is no solution for it: https://www.gitmemory.com/issue/KaiyangZhou/deep-person-reid/190/502672175...

When I reordered the IDs from zero, the error disappeared. I changed the above code as follows: ``` import re import os from .bases import BaseImageDataset import mat4py from RAP_script.rap_data_loading...