large scale yolo inference
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 02:53 PM
I have 50 Million Images sitting on s3 I have a Yolov8 model trained with ultralytics and want to run inference on those images. I suspect I should be running inference using ML flow, but I am confused on how. I don't need to track experiments/training, I just want to run inference using the model I already trained /fine tuned. The documentation on batch inference assumes a model already registered with ml-flow ,ultralytics docs on ml flow don't cover loading a finished model. Any guidance is greatly appreciated.
Labels:
- Labels:
-
Automl