IAM

ARCHIVEMONTHLY»DECEMBER2016«

ARTICLE

Minimal but Elegant File Upload Button in Twitter Bootstrap

While using Twitter Bootstrap for a web application I am working on, I came across the (still) very ugly default file upload form element. After doing some research and setting up a demo, I wrote a tiny plugin for simple but pretty, cross-browser (including Internet Explorer 7,8 and 9) file upload form elements with Twitter Bootstrap.

More ...

ARTICLE

pyCaffe Tools, Examples and Resources

In the last couple of months, I had to work with Caffe on several occasions. In this article, I want to share some tools and examples for Caffe’s Python interface, called pyCaffe, and useful links and resources. The discussed tools and examples are available on GitHub

More ...

ARTICLE

CVIU Paper “Superpixels: An Evaluation of the State-of-the-Art”

In the course of the last couple of semesters, I extended the initial comparison of superpixel algorithms in my bachelor thesis to a comprehensive comparison of 28 state-of-the-art algorithms on 5 datasets with regard to quantitative and qualitative performance. The results are now available on ArXiv.

More ...