This is the public release of code developed for the paper "Reconfiguring the Imaging Pipeline for Computer Vision" by Mark Buckler, Suren Jayasuriya, and Adrian Sampson. It contains the Configurable & Reversible Imaging Pipeline (CRIP) described in the paper, documentation on how to run and edit the CRIP for your own use, and both Dockerfiles and instructions for how to run our supported computer vision benchmarks.
All code in this git repository is released under the MIT license. If you use this code in your research, please our ICCV 2017 paper:
@inproceedings{buckler-iccv2017,
author = {Mark Buckler and Suren Jayasuriya and Adrian Sampson},
title = {Reconfiguring the Imaging Pipeline for Computer Vision},
booktitle = {The IEEE International Conference on Computer Vision (ICCV)},
year = {2017},
}
All available documentation for this code can be found in this GitHub repo's Wiki. Those of you who just want to run a simple example or are just getting started will find our FAQ particularly helpful.
Our pipeline is an augmented version of this reversible imaging pipeline. The page that used to host additional models as well as the code needed to learn new models is here but unfortunately the site appears to be down. This is possibly because the PI on the project Michael S. Brown has moved universities. If you contact them you may gain access to the original code, but we don't have access.
- Mark Buckler (mab598@cornell.edu)
- Suren Jayasuriya (sjayasur@andrew.cmu.edu)
- Adrian Sampson (asampson@cs.cornell.edu)
- Taehoon Lee (tl353@cornell.edu)