Skip to content

Instantly share code, notes, and snippets.

@Lavanyagaur22
Created December 4, 2019 15:32
Show Gist options
  • Save Lavanyagaur22/f7d2cd5a46a0b6911495eea5e90b988b to your computer and use it in GitHub Desktop.
Save Lavanyagaur22/f7d2cd5a46a0b6911495eea5e90b988b to your computer and use it in GitHub Desktop.
val imageLabelOnDeviceModel = ImageLabelOnDeviceModelFast() //FritzOnDeviceModel
val predictor = FritzVision.ImageLabeling.getPredictor(imageLabelOnDeviceModel); //FritzVisionLabelPredictor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment