Hi everyone,
Now I'm writing a ML program to record image classification and text recognition data at every moment using an OAK-D device. I wonder if I can write these captured data into a JSON or CSV file (wouldn't be a large file) and save in the camera, so we can download this file to evaluate the performance of my program after hours of testing.
Do models like OAK PoE have this function? Or no any model can do this actually?
Thanks