NotJoeMartinez / APDL_Quality_Control

Computer Vision Quality control for the Advanced Particle Detector Laboratory at Texas Tech University
0 stars 1 forks source link

`augment_imgs.py` ValueError: Can not convert from object to uint8. #16

Closed NotJoeMartinez closed 3 years ago

NotJoeMartinez commented 3 years ago

The probably has something to do with the change to jpgs

https://stackoverflow.com/questions/54515842/valueerror-can-not-convert-from-u12-to-uint8

NotJoeMartinez commented 3 years ago

It's possible that this error could be from a .DS_Store file that was made while opening finder when the script was running. After re running this script without opening a finder window it worked ¯\_(ツ)_/¯