/hackprinceton

HackPrinceton Project with Microsoft Computer Vision API etc...

Primary LanguageJupyter Notebook

PIIC at hackprinceton

Poemtic and Intelligent Image Caption at HackPrinceton using Microsoft Computer Vision API and django

What

This is a web application that allows the user to upload an image, generates an intelligent poem from it and reads the poem out load with different chosen voices.

Why

  • It’s fun!
  • We want to fully use what we could get from Microsoft Computer Vision API.

How

The full requirements of the web app include the following which could also be found in requirements.txt.

  • Django-1.10.3
  • Python-2.7.10
  • Opencv-2
  • Numpy-1.11.2
  • Scipy-0.18.0
  • Matplotlib-1.5.3