Academic Papers in Production Code

Discover where major open-source projects reference and implement ideas from academic research papers.

10
Repositories
241
Papers
681
References

Recent Repositories

View all

Recent Papers

View all

Color image quantization for frame buffer display

Paul S. Heckbert 1982

Algorithms for adaptive, tapered quantization of color images are described. The research is motivated by the desire to display high-quality reproduct...

Image Super-Resolution Using Deep Convolutional Networks

Chao Dong, Chen Change Loy, Kaiming He, Xiaoou Tan... 2014

We propose a deep learning method for single image super-resolution (SR). Our method directly learns an end-to-end mapping between the low/high-resolu...

A guide to convolution arithmetic for deep learning

Vincent Dumoulin, Francesco Visin 2016

We introduce a guide to help deep learning practitioners understand and manipulate convolutional neural network architectures. The guide clarifies the...

Fast Algorithms for Convolutional Neural Networks

Andrew Lavin, Scott Gray 2015

Deep convolutional neural networks take GPU days of compute time to train on large data sets. Pedestrian detection for self driving cars requires very...