ramprs/grad-cam

Last layer activation method used in training on Pascal VOC

Radhikadua123 opened this issue · 0 comments

I got a small doubt regarding the last layer activation method used while training the model to generate the heatmaps. I assume you used softmax on top of the last layer logits for imagenet dataset. However, it is not mentioned anywhere how you trained the model with Pascal VOC dataset. Can you please provide some details on it? It will be of great help to me.
Thanks in advance!