Skip to content

harinisuresh/horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

horizon

Neural-Talk for Automatic Alt-text for Visually Impaired Users with a Chrome Extension


Horizon Logo

Usage

Neural Talk

  • We use a docker image of neural talk that exposes a REST api.
  • Run the image with docker run -e "modelPath=/mounted/model/model_id1-501-1448236541.t7_cpu.t7" --name neuraltalk2-web -p 5000:5000 -v ~/MIT/MEng/horizon:/mounted jacopofar/neuraltalk2-web:latest
  • Download model_id1-501-1448236541.t7_cpu.t7 in /model from http://cs.stanford.edu/people/karpathy/neuraltalk2/checkpoint_v1_cpu.zip

Chrome Extension

  • Chrome Extension is located in /web
  • Install it via the extensions tab in Google Chrome
  • The extension only captions the top 2 images in a page, but this can be adjusted in content.js

About

Automatic Alt-text for Visually Impaired Users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published