We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2a1c9 commit fdfaf56Copy full SHA for fdfaf56
README.md
@@ -1,6 +1,6 @@
1
# Triplet-based Person Re-Identification
2
3
-Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.
+Code for reproducing the results of our [In Defense of the Triplet Loss for Person Re-Identification](https://arxiv.org/abs/1703.07737) paper.
4
5
We provide the following things:
6
- The exact pre-trained weights for the TriNet model as used in the paper, including some rudimentary example code for using it to compute embeddings.
0 commit comments