Ruben K

Results 3 comments of Ruben K

@RaphaelMeudec how would you proceed with accessing a 'subgraph' by flattening the model? I proceeded by trying: `explainer.explain(validation_data=(X,Y), model=model.layers[0], layer_name='conv5_block16_2_conv', class_index=1` where `model.layers[0]` is a pretrained network block. However, the...

Someone added the labels for milestone v3.9, v3.8. So when 3.9 is out for sure this seems included!