-
Open Runway, add im2txt model to your workspace
-
Select "Network" as input and ouput, Run the model Your Runway interface should look like this:
-
Update the "port" variable in the "sketch.js" file to the number shown in Runway input "Network" window, e.g. http://localhost:8006
-
Run the sketch Go to current directory
$ python -m SimpleHTTPServer # $ python3 -m http.server (if you are using python 3)
Go to
localhost:8000
in your browser -
Click the "image to text" button get the caption of the image from your webcam. You should be able to see results like this:
im2txt
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||