Skip to content
This repository has been archived by the owner on Mar 12, 2018. It is now read-only.

dhwthompson/unshredder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages