Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.

how to run neural algorithm on remote image #63

Open
matt212 opened this issue Mar 12, 2018 · 2 comments
Open

how to run neural algorithm on remote image #63

matt212 opened this issue Mar 12, 2018 · 2 comments

Comments

@matt212
Copy link

matt212 commented Mar 12, 2018

How can we run on remote image rather than file path and integrated the code base with existing technologies like nodejs !

@TheDailySpank
Copy link

See https://github.com/nikos-glikis/nsfw-docker -- It has the option for the file to be a URL rather than a local file (the script downloads it to a temporary file and deletes after it's been scored).

Not quite sure what you're trying to do with nodejs but the model (to my knowledge) cannot be used in nodejs directly since it's a caffe model.

@loretoparisi
Copy link

Here is a similar implementation https://github.com/loretoparisi/docker/tree/master/nsfwaas

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants