Can I download the augmented images from maked by coreml code?

Hi, All.


Can I download the augmented image datasets from xcode?


I used this coreml code:


import CreateMLUI

let builder = MLImageClassifierBuilder()

builder.showInLiveView()


and augmented using xcode playground UI.


How can?


Thanks.


@bemoregt.