I have exported my Object Detection model from Vertex. Is it possible to export the list of labels also? I want to map my TFLite output to the labels, so i can display text relative to the bounding box. I don't see a way to do this in Vertex.
Please advise.