albermax / albermax/innvestigate

Question on Multistream Models

未关闭
#314 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
1.3k
派生
230
PR 合并指标
30 天内没有已合并 PR

描述

Hi all,

Your assistance would be greatly appreciated on this question.

Can Innvestigate be directly applied to a Functional API-based Keras model with two parallel data inputs/streams that have multiple layers and that merge prior to a couple of final dense layers and a softmax output layer?

If that is not possible, is there another way to apply LRP to the network? I know that it is possible to split a functional model of that nature into 3 separate Sequential models (e.g., Model A - stream 1 model, Model B - stream 2 model, Model C - merger model) where LRP could be applied on Model C. However, I'm not sure if there is a way to take the relevance output from Model C and feed it into separate analyzers for Models A and B.

Thank you,
Charles

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。