Labeling Images for object detection
I want to train a model for object detection. How do I have to labeling the train data? Is it enough to label the class/content of each box in the image or do I have to add the box position additionally?
Thank you
Topic image-preprocessing object-detection computer-vision
Category Data Science