ZF4444 / MMAL-Net

This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MMAL-Net)" (Fan Zhang, Meng Li, Guisheng Zhai, Yizhao Liu).
250 stars 57 forks source link

A question about result visualization. #14

Closed Hoodythree closed 4 years ago

Hoodythree commented 4 years ago

Could you please tell me which toolbox did you use to visualize your results in section 3.1?Or some code snippets? Thanks in advance.

ZF4444 commented 4 years ago

That graph is implemented through Opencv. The activation map is sampled up to the same size as the image, and then superimposed