最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

python - Implementing class activation maps for models in Tensorflow Object Detection API - Stack Overflow

programmeradmin3浏览0评论

I need to implement CAM for a model trained on the base model ssd_mobilenet_v2_320x320_coco17_tpu-8 in the pre-trained Object Detection Zoo.

How could I accesses the layers and other fields necessary to implement Grad-CAM?

I tried converting the model to other model formats (eg. Keras), where I know how to access model layers. I did not have any success with this.

发布评论

评论列表(0)

  1. 暂无评论