Skip to content

Commit 808f421

Browse files
authoredAug 20, 2019
Update README.md
1 parent 0e49a35 commit 808f421

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎demo_for_heatmap/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# Draw_HeatMap
2+
3+
### Matlab
4+
25
1. Setup Matconvnet in the main dir `2016_person_re-ID`. Then move into this dir.
36

47
2. Download the [three models (identification/verification/our)](https://drive.google.com/open?id=0B0VOCNYh8HeRaXhkd1d5T2MtRXM).
58

69
3. run `demo_heatmap.m` to show the heatmap of the three models.
710

811
![](https://github.com/layumi/2016_person_re-ID/blob/master/demo_for_heatmap/heatmap.jpeg)
12+
13+
14+
### Python
15+
https://github.com/layumi/Person_reID_baseline_pytorch/blob/dev/visual_heatmap.py

0 commit comments

Comments
 (0)