albermax / albermax/innvestigate

Question on Multistream Models

Aberta
#314 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
1.3k
Forks
230
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.