rsmithde

Results 4 issues of rsmithde

I am trying to use CoreML on the detected faces. My original idea was to capture the image of each detected face and then run that agains the models, but...

I am trying to reset the title of the drop menu after selection, but it doesn't change. Here is the code I am using and I do have the delegate...

When I try to build my project I am getting an error in the ClassificationServiceProtocol on line 17 '.map({ "\($0.identifier) (\($0.confidence.roundTo(places: 3) * 100.0)%)" })' Error: Unable to infer closure...

I am getting an error 'Unable to find a specification for 'VisionLab'' Any tips?