HYUNMIN-HWANG / AI604-Computer-Vision-Project

AI604 Computer Vision Project "Weakly Supervised Generation of Fine-Grained Segmentation Labels via Coarse Class Activation Maps"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI604-Computer-Vision-Project

AI604 Computer Vision Project "Weakly Supervised Generation of Fine-Grained Segmentation Labels via Coarse Class Activation Maps"

Generating gradCAM heatmaps

Code was edited from https://github.com/jacobgil/pytorch-grad-cam

You can install gradCAM with pip install grad-cam.

Then replace the original cam.py file with our version and add utils.py.

About

AI604 Computer Vision Project "Weakly Supervised Generation of Fine-Grained Segmentation Labels via Coarse Class Activation Maps"


Languages

Language:Jupyter Notebook 93.6%Language:Python 6.4%