yl-1993 / fastfood

Fastfood transform layer for caffe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fastfood transform layer for caffe

This is an implementation of FastFood Transform in caffe based on Deep Fried Convnets

Note

The GPU version of Fast Hadamard Transform(FHT) and permutation transform are missing. So the cpu and gpu computation are mixed in *_gpu().

About

Fastfood transform layer for caffe


Languages

Language:Protocol Buffer 52.8%Language:C++ 42.9%Language:Cuda 4.3%