Open hrichiksite opened 2 years ago
I'm also confused by that.... :/
我感觉这个模型识别的不是很准,
While this worked sometimes, there were false positives and negatives. I ended up using a different model https://github.com/vladmandic/nudenet. It also had its own set of false positives and negatives but they seemed less than nsfw_model.
my code, if someone wants to check: https://github.com/Dogegram/Code/blob/main/controllers/helpers/nsfw.js
In Chinese (Simplified) (google translate-ed) 虽然这种方法有时有效,但也存在误报和误报的情况。 我最终使用了不同的模型 https://github.com/vladmandic/nudenet。 它也有自己的一组误报和误报,但它们似乎比 nsfw_model 少。
我的代码,如果有人想检查:https://github.com/Dogegram/Code/blob/main/controllers/helpers/nsfw.js
Which is the best model version to use for the most accuracy?