TFJS Format vs. TFLite
TFJS Format vs. TFLite

TFJS Format vs. TFLite

TFJS Format vs. TFLite

After analyzing 15,000 samples in the dataset, we noticed that increasing the number of images doesn't significantly improve the scoreboard recognition quality for our neural network.

However, what's more interesting is how the network performs in different formats. When deployed in TFJS format on a website, it often behaves strangely, detecting objects where there are none. On the other hand, in TFLite format, such failures are almost non-existent.

https://preview.redd.it/fedfa8lzchfb1.jpg?width=700&format=pjpg&auto=webp&s=850526791a75465e267afbed6ac1bc119b9ae6ae

If you access the link on your mobile phone and grant camera permission, you'll witness the neural network (in TFJS format) attempting to find objects even when there are none.

submitted by /u/moseich
[link] [comments]