Making multiple images in the find_object_2d package as one object

Hello, as since every image you take with the package saves as it’s own object, I was wondering how would I be able to make all the images the same object (for the 3d object detection and 2d)
Thank you in advance - James

In theory adding all the images in the same session should do it. Although there are more improved ways of object recognition. This exmple in the course is just a very basic way of doing it.

But they save as separate objects so when I get the TF it then shows multiple of them but I need just one as to get an accurate location of the object in space