Silvan Metzker
Silvan Metzker
Hi! Seemingly have the same problem. The resized image does change, however not the output of the tflite model. I get the same when running your /example in this repo...
Ok, I can confirm it was an issue with the input size as @willadamskeane suggested. For some reason, it does not output an error on wrong input size (e.g. 151x150...
@JEF1056, sure no problem! But I basically just used the example of the repo and changed it in such a way, that I can use as standalone application (without outer...
Hi! Same problem, any updates? Works just fine: - on android. - not using firebase and thus being able to remove `use_frameworks! :linkage => :static`. - if only `react-native-vision-camera` installed,...
+1, in the process of updating everything to v2, this extension is kind of a roadblock