bashirulazam
bashirulazam
@nullkatar I am also trying to test the performance on GQA dataset with the codebase. Could you please share with me your resource to [email protected] ? Thanks in advance !
I am having the same problem. I can evaluate 'sgdet', but not 'sgcls' and 'predcls'. I am having the same AssertionError shown above.
I was having the same issue because of a 'space' in my filename. Once I replaced the 'space' with a '_', it got fixed. 