using Resnet50-v2 and class activation map
you need tensorflow 2.1.* or higher versions
$ pip install --upgrade tensorflow==2.2.0-rc1
we have two networks, resnet and a transfer( using its last activation layer) this is result:
using Resnet50-v2 and class activation map
Jupyter Notebook