MathieuDB
Databricks Employee
Databricks Employee

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