worldwidee

Results 10 comments of worldwidee

@TexMexMax Thank you for this wonderful work. When I run it without changing anything in the code, it randomly draws a box on the screen. When I give my tflite...

@TexMexMax i actually tried your repo on multiple devices(phones) with multiple flutter versions, outcome is still same. when you cover the camera it randomly draws boxes with "sofa" label or...

@TexMexMax These model and label are from your repo static const String MODEL_FILE_NAME = "yolov4-416-fp32.tflite"; static const String LABEL_FILE_NAME = "coco.txt"; But as i said, i didn't change anything. i...

i found out . that was actually my problem. it was solved with replace the image_conversions file of tflite_flutter_helper with the one you provide

yes when it supports firestore it will be a perfect package

I wish i could do that. I couldn't earn money yet. You helped a lot to who already have a mobile application using firebase and want to make a desktop...

We solved this problem in the library named Rixa. We used GoRouter for the route system, but rixa runs its own design instead of ShellRoute. And if you are using...

Same here, it's not working on web when i deploy my build folder :(