File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ We provide the following things:
99 See section [ Training your own models] ( #training-your-own-models ) .
1010- A script for evaluation which computes the CMC and mAP of embeddings in an HDF5 ("new .mat") file.
1111 See section [ Evaluating embeddings] ( #evaluating-embeddings ) .
12+ - A list of [ independent re-implementations] ( #independent-re-implementations ) .
1213
1314If you use any of the provided code, please cite:
1415```
@@ -173,3 +174,11 @@ TODO: Will be added later.
173174# Evaluating embeddings
174175
175176TODO: Will be added later.
177+
178+
179+ # Independent re-implementations
180+
181+ These are the independent re-implementations of our paper that we are aware of,
182+ please send a pull-request to add more:
183+
184+ - [ Open-ReID] ( https://github.com/Cysu/open-reid ) (PyTorch, MIT license)
You can’t perform that action at this time.
0 commit comments