Skip to content

Commit 74d965b

Browse files
authored
Add projects using this to README
1 parent b61ea61 commit 74d965b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -280,3 +280,8 @@ please send a pull-request to add more:
280280

281281
- [Open-ReID](https://github.com/Cysu/open-reid) (PyTorch, MIT license)
282282
- https://github.com/huanghoujing/person-reid-triplet-loss-baseline (PyTorch, no license)
283+
284+
Not technically independent re-implementation, but open-sourced works which use this code in some way that we are aware of, and again pull-requests to add more are welcome:
285+
286+
- https://github.com/VisualComputingInstitute/towards-reid-tracking is our own work exploring the integration of ReID and tracking (Code for the paper [Towards a Principled Integration of Multi-Camera Re-Identification and Tracking through Optimal Bayes Filters](https://arxiv.org/abs/1705.04608))
287+
- https://github.com/cftang0827/human_recognition is a simple wrapper, combining this with an OpenCV detector. See also [#47](https://github.com/VisualComputingInstitute/triplet-reid/issues/47)

0 commit comments

Comments
 (0)