ai-ml
DISCO
CLIP-based classifier for detecting implicit suggestive imagery, trained on a hand-labelled fashion dataset and published on Hugging Face.
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
- Stack
- Python
- PyTorch
- Transformers
- CLIP
- Jupyter
- Tags
- Links
More in ai-ml
See all- nanoBeard
A small pirate-themed GPT trained from scratch on a piratized TinyStories corpus and then SFT-tuned, with a versioned training codebase.
- PaperNavigator
Academic paper discovery tool that profiles a research question, snowballs through citations, filters with an LLM and generates a report.
- Embed2Image contrastive retrieval
Audio-text retrieval experiments on Clotho comparing a PaSST+RoBERTa baseline against a pseudo-image ViT encoder head.
- Falcon-Twig
Fine-tuning run for Falcon H1 7B on tool calling that underperformed the base instruct model, written up in a post.