-
Hello, I need to **fetch** images and pass them to `.classify()`.
The images i'll be fetching have **.png** format.
```
const tf = require('@tensorflow/tfjs-node');
const fetch = require("node-f…
-
I'm building a feature where users can upload files via input type file and then I want to validate images before they're uploaded to the backend.
To do that I created input and am listening to chan…
-
Hello,
I'm using these model files:
https://github.com/infinitered/nsfwjs/tree/master/example/nsfw_demo/public/model
( I think it's the same as https://s3.amazonaws.com/nsfwdetector/min_nsfwjs.zi…
-
I would suggest to separate metadata from the (NSFW) data, like so:
```json
{
"nsfwjs_version":"2.4.1",
"nsfw": {"porn":0.9564213156700134,"sexy":0.018271932378411293,"hentai":0.0131464544…
-
Hi, can I sort of "upgrade" this model by adding one more category of classification? If so, how could I do it?
Thank you!
-
Would be nice if the https://pub.dev/packages/image_picker plugin would have integrations with APIs like
- NSFW JS https://github.com/infinitered/nsfwjs
- Google Cloud Vision https://cloud.google.…
-
Someone can help me, how to use nsfwjs detect webp image, thanks
-
https://github.com/infinitered/nsfwjs/blob/5981af701f650ff57f802e3f2bd980dae9bb63c8/src/index.ts#L30
This does not work on HTTPS websites due to `mixed content` errors.
-
Recently I've noticed some flips being made with hardcore porn images. I don't want my kids looking at those while solving flips.
Reporting those images is useless because those flips are already s…
-
(node:19904) UnhandledPromiseRejectionWarning: FetchError: request to https://s3.amazonaws.com/ir_public/nsfwjscdn/TFJS_nsfw_mobilenet/tfjs_quant_nsfw_mobilenet/model.json failed, reason: self signed …