Releases: wingman-jr-addon/wingman_jr
Releases · wingman-jr-addon/wingman_jr
Release 0.9.8
Model improvements. Baby false positives significantly reduced.
Release 0.9.7
New model with slight accuracy improvement.
Known issues:
- Babies often trigger false positives (tracking in #22 ). This is not new to 0.9.7, has likely been present since the beginning.
Release 0.9.6
Switch over to Tensorflow-optimized graph version of model. This almost doubled the inference speed on my machine!
Release 0.9.5
This release focuses primarily on prediction speed. Bonus: SVG Support!
Release 0.9.4
Added Wingman graphics, blocked image counter, and user feedback.
Release 0.9.3
Focus on bug fixes:
-Fixed bug where directly putting in the URL will not attempt to filter the image but instead show it. Note that it blocks ungracefully due to limitations of MIME type stamping, but will block it.
-Fixed bug where certain Google Image search results on the first page would not show up correctly
-Expanded base64 image recognition and decoding to all web pages