dhwthompson / unshredder

My attempt at Instagram’s Unshredder challenge

Home Page:http://instagram-engineering.tumblr.com/post/12651721845/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unshredder

This is my current attempt to solve Instagram’s engineering challenge.

Quick start

virtualenv .
pip install -r requirements.txt 
python unshredder.py input/collie.png output/collie.png

Known issues

Well, yeah, this is a bit embarrassing. It works on all the sample images I’ve tried it with, except the one Instagram provided. I choose to blame that gurt big striped black-and-white tower. Or my heuristic. But probably the tower.

About

My attempt at Instagram’s Unshredder challenge

http://instagram-engineering.tumblr.com/post/12651721845/


Languages

Language:Python 100.0%