You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i train the coco caption task,after download the train and eval datasets.
when traing,it raise the FileNotFoundError:
FileNotFoundError: [Errno 2] No such file or directory: 'data/coco/train_val/000000430065.jpg'
i have check the download datasets that is complete。
how can i solve this prolbem,or just ignore the not found image to continent training
The text was updated successfully, but these errors were encountered:
i train the coco caption task,after download the train and eval datasets.
when traing,it raise the FileNotFoundError:
FileNotFoundError: [Errno 2] No such file or directory: 'data/coco/train_val/000000430065.jpg'
i have check the download datasets that is complete。
how can i solve this prolbem,or just ignore the not found image to continent training
The text was updated successfully, but these errors were encountered: