victorjoos commited on
Commit
8b062e9
·
verified ·
1 Parent(s): 71e9f32

Add metadata

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # KPR: Keypoint Promptable Re-Identification
2
  [[Paper](https://arxiv.org/abs/2407.18112)] [[GitHub](https://github.com/VlSomers/keypoint_promptable_reidentification)] [[Demo](torchreid/demo.py)] [[Video](https://www.youtube.com/watch?v=IatrRfXrdnE)] [[Poster](assets/ECCV24_KPR_poster.pdf)] [[BPBreID](https://github.com/VlSomers/bpbreid)] [[TrackLab](https://github.com/TrackingLaboratory/tracklab)]
3
 
 
1
+ ---
2
+ thumbnail: "https://github.com/VlSomers/keypoint_promptable_reidentification/blob/main/assets/keypoint_promptable_reid.jpg"
3
+ tags:
4
+ - reid
5
+ ---
6
  # KPR: Keypoint Promptable Re-Identification
7
  [[Paper](https://arxiv.org/abs/2407.18112)] [[GitHub](https://github.com/VlSomers/keypoint_promptable_reidentification)] [[Demo](torchreid/demo.py)] [[Video](https://www.youtube.com/watch?v=IatrRfXrdnE)] [[Poster](assets/ECCV24_KPR_poster.pdf)] [[BPBreID](https://github.com/VlSomers/bpbreid)] [[TrackLab](https://github.com/TrackingLaboratory/tracklab)]
8