Youniss

← All projects

CLIP-based classifier for detecting implicit suggestive imagery, trained on a hand-labelled fashion dataset and published on Hugging Face.

  • 2025
  • ai-ml
  • shipped

About DISCO

DISCO, Detection of Implicit Suggestive Content Overlays, is an image classifier built on top of openai/clip-vit-base-patch32 for a moderation gap the large platforms handle badly: content that is not explicit, and therefore passes NSFW filters, but is clearly suggestive and reaches children on services like YouTube Kids and Roblox.

Details

DISCO-v0.1

Stack
  • Python
  • PyTorch
  • Transformers
  • CLIP
  • Jupyter
Tags
Links
Models
Model
Code
Code

More in ai-ml

See all
  • nanoBeard
    • 2026
    • shipped

    A small pirate-themed GPT trained from scratch on a piratized TinyStories corpus and then SFT-tuned, with a versioned training codebase.

  • PaperNavigator
    • 2026
    • shipped

    Academic paper discovery tool that profiles a research question, snowballs through citations, filters with an LLM and generates a report.

  • Embed2Image contrastive retrieval
    • 2025
    • experiment

    Audio-text retrieval experiments on Clotho comparing a PaSST+RoBERTa baseline against a pseudo-image ViT encoder head.

  • Falcon-Twig
    • 2025
    • shipped

    Fine-tuning run for Falcon H1 7B on tool calling that underperformed the base instruct model, written up in a post.