项目作者: Crescent-Saturn

项目描述 :
Obtain the objectness heat maps for a given image by Faster-RCNN from torchvision
高级语言: Jupyter Notebook
项目地址: git://github.com/Crescent-Saturn/Objectness-Heat-Map.git
创建时间: 2020-08-07T00:55:12Z
项目社区:https://github.com/Crescent-Saturn/Objectness-Heat-Map

开源协议:

下载


Objectness-Heat-Map

Obtain the objectness heat maps for a given image by Faster-RCNN from torchvision


Inspired by this blog @hirotoschwert/digging-into-detectron-2-part-4-3d1436f91266">Digging into Detectron 2, the heat maps from the part 4 are interesting to reproduce. Though that blog used Detectron2, this repo reproduces the same results with torchvision only.

Just refer to Demo_Objectness.ipynb, or run a Colab version here: Open In Colab