Skip to content

Use machine learning to generate rambling nonsense about arbitrary pictures.

Notifications You must be signed in to change notification settings

jlave2/huge-orange-captions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUGE ORANGE CAPTIONS

Use machine learning to generate rambling nonsense about arbitrary pictures.

Behind the scenes

Huge Orange Captions is based on two pre-existing deep-learning libraries:

Also used was

  • docker-neuraltalk2, a Docker container which simplifies obtaining all the dependencies necessary for neuraltalk2

You can host it!

Ensure you have docker installed, then run

docker pull jlave2/huge-orange-captions
docker run -dit -p 4000:4000 jlave2/huge-orange-captions
docker exec jlave2/huge-orange-captions 'cd root/huge-orange-captions && node index.js'

The page should then be accessible by visiting http://localhost:4000 in a browser. I ran into trouble hosting the app on a server with 1GB of RAM, so ensure you have at least 4GB.

About

Use machine learning to generate rambling nonsense about arbitrary pictures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages