Web developer. Lead developer of PieFed

  • 13 Posts
  • 327 Comments
Joined 2 years ago
cake
Cake day: January 4th, 2024

help-circle


  • Rimu@piefed.socialtoSelfhosted@lemmy.worldDo you host your own AI?
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    3
    ·
    edit-2
    4 days ago

    The other day I made a machine learning model that classifies images as either ‘a certain type of undesirable image’ (no, not porn) or ‘any other image’. It is 96.4% accurate and takes 14 ms to classify one image (using CPU only - with a GPU it could be 5x - 10x faster).

    I plan to offer this as an API service that social media networks can use to filter posts.