Hello, I read the README file and noted that MobileNet SSD is used in this repository. However, I have a model built with the YOLOv5 architecture, and I need to run it within this framework. Could you provide guidance on how I might adapt the code to support YOLOv5? Are there specific steps or modifications that would make this compatible?
Thank you!