Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 07:29 AM
Hello @Andrewcon and @jnap ,
Have a look at Mosaic Streaming Dataset. You could load your data from your delta table and then train it on your PyTorch YOLO model. In that example, it use mobilenet model but you can adapt it to use YOLO. Petastorm is another option, but the project is a bit outdated.
https://docs.databricks.com/en/machine-learning/load-data/streaming.html