File tree 1 file changed +9
-0
lines changed
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:
9
9
See section [ Training your own models] ( #training-your-own-models ) .
10
10
- A script for evaluation which computes the CMC and mAP of embeddings in an HDF5 ("new .mat") file.
11
11
See section [ Evaluating embeddings] ( #evaluating-embeddings ) .
12
+ - A list of [ independent re-implementations] ( #independent-re-implementations ) .
12
13
13
14
If you use any of the provided code, please cite:
14
15
```
@@ -173,3 +174,11 @@ TODO: Will be added later.
173
174
# Evaluating embeddings
174
175
175
176
TODO: 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