FacialTrainingModel.OnModelUploadSuccessListener
Interface definition for a callback to be invoked when facial recognition model upload succeeds.
Last updated
Interface definition for a callback to be invoked when facial recognition model upload succeeds.
Last updated
Public methods
Title
abstract void
onModelUploadSuccess(float timeTaken)
Parameters
Title
timeTaken
The time taken to upload the trained facial recognition model.