Skip to content

Commit e32a29f

Browse files
authored
Update README.md
1 parent 4e2376e commit e32a29f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
Baseline Code (with bottleneck) for Person-reID (pytorch).
44
It is consistent with the new baseline result in [Beyond Part Models: Person Retrieval with Refined Part Pooling](https://arxiv.org/abs/1711.09349) and [Camera Style Adaptation for Person Re-identification](https://arxiv.org/abs/1711.10295).
55

6-
We arrived **Rank@1=88.24%, mAP=70.68%** only with softmax loss.
6+
We arrived **Rank@1=88.24%, mAP=70.68%** only with softmax loss.
7+
8+
- If you are new to person re-ID, you may check out our [tutorial](https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial) first.
79

810
![](https://github.com/layumi/Person_reID_baseline_pytorch/blob/master/show.png)
911

0 commit comments

Comments
 (0)