wingman-jr-addon / wingman_jr

This is the official repository (https://github.com/wingman-jr-addon/wingman_jr) for the Wingman Jr. Firefox addon, which filters NSFW images in the browser fully client-side: https://addons.mozilla.org/en-US/firefox/addon/wingman-jr-filter/ Optional DNS-blocking using Cloudflare's 1.1.1.1 for families! Also, check out the blog!
https://wingman-jr.blogspot.com/
Other
35 stars 6 forks source link

Upgrade TF.js to 3.x #149

Closed wingman-jr-addon closed 2 years ago

wingman-jr-addon commented 2 years ago

3.9.0 seems promising, clocking in at about 60-65 ms with the WebGL backend. I would have tried 3.10.0 but the CDN link is broken, see https://github.com/tensorflow/tfjs/issues/5766 .

wingman-jr-addon commented 2 years ago

See https://github.com/wingman-jr-addon/wingman_jr/tree/tfjs-3.9.0-check

wingman-jr-addon commented 2 years ago

Upgraded to TF.js 3.11.0!