I’m working on an image recognition project and ran into an issue. When I go to the Train or Test page, I get this error:
“Byte length of Float32Array should be a multiple of 4.”
This only happens when I store the data in the cloud. If I store the images in the browser, everything works fine.
I’ve attached the images that appear to be causing the problem below.
Any idea what might be causing this or how to fix it? Thanks!
