pixelU Library for detecting NSFW images in Java. This library uses the inceptionV3 model from https://github.com/GantMan/nsfw_model. Detect NSFW content from local files or urls. Supported files include: .png, .jpeg, .jpg, and .gif
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Runtime Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp Square’s meticulous HTTP client for Java and Kotlin. | 5.3.0 | 5.5.0 | |
Concurrency
Apache 2.0
| io.reactivex.rxjava3
»
rxjava Reactive Extensions for Java | 3.0.13 | 3.1.12 | |
Machine Learning
Apache 2.0
| org.tensorflow
»
tensorflow TensorFlow for Java: A software library for machine intelligence. | 1.15.0 | ✔ |