Seth-Park / MultimodalExplanations

Code release for Park et al. Multimodal Multimodal Explanations: Justifying Decisions and Pointing to the Evidence. in CVPR, 2018
BSD 2-Clause "Simplified" License
49 stars 10 forks source link

Unknown date type layer when run pretrained model #3

Closed tamyle closed 5 years ago

tamyle commented 5 years ago
screen shot 2018-12-21 at 3 53 37 pm

Hi SethPark it was very nice of you to upload this folder but some errors happen and even how hard I try to do something with Makefile.config, this error did not pass and my teacher told me that my virtual machine did not have enough ram to run resnet152.

Seth-Park commented 5 years ago

Hi,

You will have to compile this version of Caffe: https://github.com/akirafukui/caffe/tree/feature/20160616_compact_bilinear

The error is occurring because the SignedSqrt layer is not supported in the standard Caffe branch.