andersbll/deeppy

Import from Caffe Zoo

ygoncharov opened this issue · 0 comments

It would be nice to have a tool to import pre-trained models from Caffe. A few questions that could help with manual conversion:

  1. Does deeppy implement convolution in the same way as Caffe (i. e. correlation)?
  2. Does it use the same layout for filter weights and incoming tensors?