-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does this work with quantised models? #93
Comments
Guten Tag, Hans here 🍻 Thanks for your question! To help you better, we need to know more information about ze issue. Please provide any error logs you've received when trying to load ze quantised models. You can gather ze logs from Xcode for iOS or use Also, keep in mind that if you want ze repository maintainers to take a closer look at your issues, consider supporting ze project through sponsorship! This helps us manage ze project better. Looking forward to your response!
|
I have tried about 4 different quantised models now and I just get: export const textRecognition = () => { const recognizeText = useCallback( Unsure how to collect the logs (i am not really seeing any in xcode but can look more closely). Models tried are the smaller selfie segmenter by google and this ocr one: https://www.kaggle.com/models/spsayakpaul/east-text-detector/TfLite/dr/1 |
I'm having the same problem |
yes, similar issue - on iOS with GPU enabled, on any model from Vertex after September 2024 (approx date). Are you seeing this on iOS, Android or both? |
Hi!
I have tried a few different models with this but when I try one that is quantised, I get that the model refuses to load.. Just wondering if it only works with non-quantised models or if it would also work with quantised?
Thanks in advance!
The text was updated successfully, but these errors were encountered: