Skip to content

Releases: wingman-jr-addon/wingman_jr

Release 0.9.8

19 Nov 05:21
Compare
Choose a tag to compare

Model improvements. Baby false positives significantly reduced.

Release 0.9.7

21 Oct 02:54
Compare
Choose a tag to compare

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

09 Oct 05:14
Compare
Choose a tag to compare

Switch over to Tensorflow-optimized graph version of model. This almost doubled the inference speed on my machine!

Release 0.9.5

05 Oct 03:32
Compare
Choose a tag to compare

This release focuses primarily on prediction speed. Bonus: SVG Support!

Release 0.9.4

30 Sep 02:55
Compare
Choose a tag to compare

Added Wingman graphics, blocked image counter, and user feedback.

Release 0.9.3

23 Sep 00:11
8d8bd8b
Compare
Choose a tag to compare

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