Describe the bug
YOLOv9 models from yolo-mit backend are not listed in DIVE.
To Reproduce
- Train a YOLOv9 model (train_detector_mit_yolo_v9_c_640.conf)
- Try to run a detector pipline.
Expected behavior
We should see the trained yolov9 model in the list (trained models in Training tab or trained in Run Pipeline)
Desktop (please complete the following information):
Ubuntu 20.04
Additional context
If we add a dumy .cfg file, the model appears in the list.
We should probably change it to detect also YAML files.
Reactions are currently unavailable
Describe the bug
YOLOv9 models from yolo-mit backend are not listed in DIVE.
To Reproduce
Expected behavior
We should see the trained yolov9 model in the list (trained models in Training tab or trained in Run Pipeline)
Desktop (please complete the following information):
Ubuntu 20.04
Additional context
If we add a dumy .cfg file, the model appears in the list.
We should probably change it to detect also YAML files.