Skip to content

Conversation

hsiaoer
Copy link

@hsiaoer hsiaoer commented Feb 6, 2018

@MijeongJeon Nice app! Works pretty well although I think it has a little trouble recognizing diamond / rhombus and hexagons (those might be more difficult and not sure which specific shape classifiers the model is trained on).

I pulled down the repo and noticed a couple things which might help like initializing the model once instead of each time it’s invoked. I also added in the Fritz SDK so you can get some insight into how your model is performing. Full disclosure, I'm a lead developer for Fritz and working on a developer platform to optimize, monitor, and deploy machine learning models on mobile. I took a video of me running your app to show some of the insight we can provide on your models running on the edge.

shape-detect-vid

Is this something that would help you with this project? Checkout https://app.fritz.ai/early-access. More than happy to give you an account and see what you think. I've left placeholders for the model id and app token which I can walk you through setting up. If this isn't useful, feel free to close this PR out. My feelings won't be hurt :)

FYI, I added Fritz using cocoapods so you'll want to run ```pod install`` and open it up in xcode using ShapeDetector.xcworkspace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant