Classify images with confidence using TensorFlow and Express.js. This TypeScript project integrates a custom-trained machine learning model to detect NSFW attributes (e.g., explicit content) in uploaded images. Ensure safe image integration into your website or application by automating the classification process.
- TypeScript 93.6%
- Dockerfile 6.4%
|
|
||
|---|---|---|
| .github/workflows | ||
| src | ||
| .dockerignore | ||
| .gitattributes | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| tsconfig.json | ||
NSFW
Classify images that contain NSFW content as well as text.