Idea: Split the tflite files for different types #759
Unanswered
OliverWieland
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I do not know a lot about the ML process behind this application, so maybe my idea is total crap...
There are a lot of different types of gauges. Every gauge has different background colors, pointer shapes, counter fonts, ...
This application tries to recognize all kinds of counters, despite of this differences. And this works pretty well! But is it really necessary to recognize all kinds of counters in one special application? Usually a gauge has one kind of shape, font, etc. So wouldn't it be better if there were more specialized tflite files to choose from? Which criteria were useful for such a specialization?
Please consider this as a theoretically possibility, not as a feature request. I know that sorting thousands of images by criteria would be a huge challenge...
Beta Was this translation helpful? Give feedback.
All reactions