apple / turicreate

Turi Create simplifies the development of custom machine learning models.
BSD 3-Clause "New" or "Revised" License
11.19k stars 1.14k forks source link

Can you continue training ObjectDetector model? #3458

Open az-oolloow opened 1 year ago

az-oolloow commented 1 year ago

With CreateML we can start training, pause to evaluate and continue training.

With turicreate it seems while we can provide the number of iterations, once the ObjectDetector is trained there is no way to continue training for X more operations?