I am facing these errors in training cell! TypeError: unhashable type: 'numpy.ndarray' TypeError: Caught TypeError in DataLoader worker process 0

I am facing these errors in training cell! YOLOv10

I am facing these errors in training cell!

TypeError: unhashable type: ‘numpy.ndarray’
TypeError: Caught TypeError in DataLoader worker process 0.

1 Like

!pip install albumentations==1.4

1 Like

Thank you very much. !pip install albumentations==1.4 worked for me

I am also facing the same issue but this did not resolve the issue

!pip install albumentations==1.4 Worked for me also

Thank you very much. !pip install albumentations==1.4 worked for me