Open MarGraz opened 1 year ago
Hi,
I tried to use the Yolo example and pass it a model generated using "Microsoft lobe.NET" app, but it doesn't work.
I tried to add my labels in "src/data/yolo_classes.ts", and set the ONNX model in "src/components/models/Yolo.vue", by modifying the "MODEL_FILEPATH_DEV" variable path. But it doesn't work.
Has anyone successfully made the Yolo project work?
Thank you so much
Hi,
I tried to use the Yolo example and pass it a model generated using "Microsoft lobe.NET" app, but it doesn't work.
I tried to add my labels in "src/data/yolo_classes.ts", and set the ONNX model in "src/components/models/Yolo.vue", by modifying the "MODEL_FILEPATH_DEV" variable path. But it doesn't work.
Has anyone successfully made the Yolo project work?
Thank you so much