73
submitted 1 year ago* (last edited 1 year ago) by pexavc@lemmy.world to c/opensource@lemmy.ml

Other samples:

Android: https://github.com/nipunru/nsfw-detector-android

Flutter (BSD-3): https://github.com/ahsanalidev/flutter_nsfw

Keras MIT https://github.com/bhky/opennsfw2

I feel it's a good idea for those building native clients for Lemmy implement projects like these to run offline inferences on feed content for the time-being. To cover content that are not marked NSFW and should be.

What does everyone think, about enforcing further censorship, especially in open-source clients, on the client side as long as it pertains to this type of content?

Edit:

There's also this, but it takes a bit more effort to implement properly. And provides a hash that can be used for reporting needs. https://github.com/AsuharietYgvar/AppleNeuralHash2ONNX .

Python package MIT: https://pypi.org/project/opennsfw-standalone/

you are viewing a single comment's thread
view the rest of the comments
[-] BrikoX@lemmy.zip 4 points 1 year ago* (last edited 1 year ago)

2 of them are lincensed under BSD-3, so not open source. The the 3rd one uses Firebase, so no thanks.

Edit: BSD-3 is open source. I confused it with BSD-4. My bad.

[-] wildbus8979@sh.itjust.works 9 points 1 year ago* (last edited 1 year ago)

How is BSD-3 not open source? I think you are confusing "Free/Libre" and Open Source. BSD-3/MIT licenses are absolutely open source. GPL is Free/Libre and Open Source (FLOSS)

this post was submitted on 28 Aug 2023
73 points (91.0% liked)

Open Source

30391 readers
650 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS