microsoft / CSWin-Transformer

CSWin Transformer: A General Vision Transformer Backbone with Cross-Shaped, CVPR 2022
MIT License
539 stars 78 forks source link

error #27

Open nhathoang0110 opened 2 years ago

nhathoang0110 commented 2 years ago

image i get this error when training the model, do you know what it is? definitely not my gpu memory cause i tried with the smallest model

LightDXY commented 2 years ago

It seems the dataloader failed to load imgs, check the data path/name/format is correct or not.