Make test-submission with yolov5

I tried to test submission with yolov5s model, but there was a error like that ‘This model is NOT forwards compatible with YOLOv8’.

Those models aren’t compatible with the version of ultralytics that the container is on (see the environment.yml).

I was wondering if the actual ultralytics “8.1.34”version is for yolov8. Normally a higher version should work with yolov5? I am also using yolov5 and I do not know if I should move or if you recommend moving to yolov8. Otherwise, we could update the actual version?

Best regards. :slight_smile:

@miturbe We aren’t going to downgrade to an older version since other folks are relying on it. You may want to switch.