annopackage
annopackage
@PaTricksStar @leoxiaobin @wanghao14 @rafikg Have you solved this? I am confused about it.
Hi, is the dataset available now? After filling in the form, it shows 'No dataset filled'.
> @rmichnovicz do you have files for GTAV? i compiled all but it crashes Hi, have you solved this, and which stage did it crashed?
hi, thanks for your quick reply. My dataloader contains function for video decoding with gpu, which maybe the reason of the issue. If I comment this part, the dataset with...
@loadams Hi, the reason to the issue is multiprocessing_context. I think the error could be reproduced while setting multiprocessing_context in dataloader as 'spawn'.
With zero2 and spawn, the code runs well. With zero3 and fork, the code runs well. With zero3 and spawn, the bug occurs.
hi, i met the same question. Removing .cache does not work. Have you solve the problem? @LinB203 @Yiqiu-Zhang
Hi, do you conduct some experiments about this, and how about results?
How did you set padding_side and attention_mask, which maybe influence batch inference?
waiting for code release.