SashiDo / content-moderation-image-api

An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
https://blog.sashido.io/content-moderation-service-with-nodejs-tensorflowjs-and-reactjs-part-1-restful-api-service/
Apache License 2.0
65 stars 19 forks source link

NSFW model URL is unavailable #5

Open DequanZhu opened 1 year ago

DequanZhu commented 1 year ago

the NSFW model URL is unavailable,can you share it with me?

i-vasilyovska commented 1 year ago

Hi there,

The model URLs are available and you can use them with our library. If you'd like to know more about how and what to use, you can check out the library here. We use it here.

DequanZhu commented 1 year ago

I notice the link is about using tensorflowjs to load model. Is there any model that can be load with python(pytorch .pt format or tensorflow savedModel format ), I want to translate into onnx and use onnx python library to load the model.

在 2023-01-05 04:28:05,"i-vasilyovska" @.***> 写道:

Hi there,

The model URLs are available and you can use them with our library. If you'd like to know more about how and what to use, you can check out the library here. We use it here.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>