-
Are you planning any updates?
-
https://github.com/infinitered/nsfwjs/wiki/FAQ redirects to home page
-
Currently, the model is being fetched over the network every time the app is loaded. This both expensive and inconvenient.
Depends on https://github.com/infinitered/nsfwjs/issues/170
-
hello~ i'm new to nsfwjs. when i run minimal_demo program on chrome, i got the following error.
> Uncaught (in promise) TypeError: Cannot read property 'filterHeight' of undefined.
Anyone can …
-
axtux updated
5 years ago
-
-
How hard will be to use or port this to React Native? Right now, the content analyzed is based on a DOM node. But maybe there's a way to pass an image/video URL or a base64 to analyze?
-
@tensorflow/tfjs
nsfwjs
...
axtux updated
5 years ago
-
To get help from the community, we encourage using Stack Overflow and the [`tensorflow.js`](https://stackoverflow.com/questions/tagged/tensorflow.js) tag.
#### TensorFlow.js version
latest version…
-
I was curious about the capabilities of NSFWJS, when it came to classifying Image data, instead of an actual element. In the **Parameters** of **ClassifyImage**, it states:
> Tensor, Image data, I…