tensorflow / flutter-tflite

Apache License 2.0
466 stars 125 forks source link

Provided SSD Mobilenet v2 example is not working as expected #248

Open DilukM opened 3 weeks ago

DilukM commented 3 weeks ago

Screenshot_1725523119

qu-ngx commented 3 weeks ago

@DilukM That one is a pretrained example. To get an appropriate prediction on your image, you have to train the model yourself. My model was not properly trained either but it worked on some types of food images that I fed/trained the model with.