Hi, I’m using the ssd object detection model from ‘two days to a demo’ to recognize animals in images. I’m trying to add information about the object identified to the image file name as it is output. How can I access the program file that has the print statements for this information (what shows on the terminal as the model identifies objects in images) and/or how can I do this?