Improve label handling for Object Detection
The following improvements can be made:
- Use a label file to load the labels for the model so no recompilation is needed. Should this be included in the config.toml or a separate file?
- Create a function that returns the label name for the object detection model