We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e49a35 commit 808f421Copy full SHA for 808f421
demo_for_heatmap/README.md
@@ -1,8 +1,15 @@
1
# Draw_HeatMap
2
+
3
+### Matlab
4
5
1. Setup Matconvnet in the main dir `2016_person_re-ID`. Then move into this dir.
6
7
2. Download the [three models (identification/verification/our)](https://drive.google.com/open?id=0B0VOCNYh8HeRaXhkd1d5T2MtRXM).
8
9
3. run `demo_heatmap.m` to show the heatmap of the three models.
10
11

12
13
14
+### Python
15
+https://github.com/layumi/Person_reID_baseline_pytorch/blob/dev/visual_heatmap.py
0 commit comments