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

Instructions for generating custom models #181

Closed anaisbetts closed 1 year ago

anaisbetts commented 1 year ago

Are there instructions for replacing the model with a different trained model? Something like open-sourcing the tools to generate the model but without the training content?

wingman-jr-addon commented 1 year ago

There are the two main repositories here - this one for the addon itself, and then the one for the model over at https://github.com/wingman-jr-addon/model For replacing a model in the addon, the discussion can continue here but that's a smaller part of the big picture. For a discussion on the tools and creation of the model itself, etc. can you please open a ticket over on the model repo? Much of that is not released but if there is interest in parts of it I think the discussion can best be focused there. Thanks!

anaisbetts commented 1 year ago

@wingman-jr-addon I think you can move this ticket via GitHub

wingman-jr-addon commented 1 year ago

Well I was thinking it might make more sense to split it, because there are the two halves so to speak. See the other ticket here: https://github.com/wingman-jr-addon/model/issues/5

As noted previously, we can keep the "replacing the model in the addon" part in this thread!

wingman-jr-addon commented 1 year ago

So to replace the model, a few key things are needed. See the other issue for the model side of things.

This commit (https://github.com/wingman-jr-addon/wingman_jr/commit/5bc717cf5086c699d005a73dfda8a860ed3fbb71#diff-52058d2178d79ce251c8c97fdcab94fb9cf13005b8060eb43fdb07c68cec077d) shows the artifacts that get updated during a new model integration.

anaisbetts commented 1 year ago

@wingman-jr-addon I believe @Refizul84 is following me around and posting about an unrelated project I maintain - feel free to delete his comment

wingman-jr-addon commented 1 year ago

Thanks @anaisbetts - @Refizul84 I'll pull your comment down for now but feel free to jump into the conversation on this issue if you had a question about the model here instead. @anaisbetts I think most of the "interesting stuff" from your perspective is over on the issue https://github.com/wingman-jr-addon/model/issues/5 - let me know if you have questions here or there.

wingman-jr-addon commented 1 year ago

@anaisbetts Given no further response, I'll close this for now. Please request more specifics either here or on the other issue if desired.