Inspiration

Many computer vision programs will tell you if a specific, pre-defined and pre-trained feature, is present in an image. Textura is a lightweight program that will train online for the feature you request.

What it does

You input an image and an adjective (works best with textures, or easily identifiable visual patterns), and we give you a matching score!

How I built it

Flask for the web app, Theano for the CNNs

Challenges I ran into

Theano debugging is quite difficult :3

Accomplishments that I'm proud of

A working product! And something that I'd work on even after the end of the hackathon

What I learned

Theano debugging experience??? Basic image processing in Python to actually normalize images to input into the CNNs.

What's next for Textura

Better accuracy, faster interface, smoother experience!

Built With

  • flask
  • neural-networks
  • theano
Share this project:

Updates