Skip to content

Commit be2a1c9

Browse files
authored
Merge pull request #29 from VisualComputingInstitute/Pandoro-patch-1
Adds link to the TF weights for Market-1501
2 parents 250eb17 + e0c3318 commit be2a1c9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,12 @@ If you use any of the provided code, please cite:
2222
```
2323

2424

25-
# Pretrained models
25+
# Pretrained TensorFlow models
26+
27+
For convenience, we provide the pretrained weights for our TriNet TensorFlow model, trained on Market-1501 using the code from this repository and the settings form our paper. The TensorFlow checkpoint can be downloaded in the [release section](https://github.com/VisualComputingInstitute/triplet-reid/releases/tag/250eb1).
28+
29+
30+
# Pretrained Theano models
2631

2732
We provide the exact TriNet model used in the paper, which was implemented in
2833
[Theano](http://deeplearning.net/software/theano/install.html)

0 commit comments

Comments
 (0)