Skip to content
#

tensorflow-js

Here are 277 public repositories matching this topic...

nsfwjs
morganric
morganric commented Oct 24, 2020

https://github.com/infinitered/nsfwjs/blob/ebcd41c46087a3f42c6577f96acc53d7a934b068/src/index.ts#L68

Hello, it seems, although not explicit I can save the model to different schemas by referencing the underlying "model" attribute in the model returned by nsfwjs.load() e.g.

`nsfwjs.load(path).then(function (newModel) {
console.log("path", path);
if(newModel) {

help wanted good first issue Browser Issues

Improve this page

Add a description, image, and links to the tensorflow-js topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tensorflow-js topic, visit your repo's landing page and select "manage topics."

Learn more