Created
December 4, 2019 15:32
-
-
Save Lavanyagaur22/f7d2cd5a46a0b6911495eea5e90b988b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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