CoreMLDemo icon indicating copy to clipboard operation
CoreMLDemo copied to clipboard

A simple demo for Core ML

Results 1 CoreMLDemo issues
Sort by recently updated
recently updated
newest added

The current code doesn't work on iOS 13 when the selected image doesn't appear in the ImageView. Changing the info parameter of imagePickerController function from string to UIImagePickerController.InfoKey and other...