ammarali32 commited on
Commit
ab61abf
1 Parent(s): 68f1eba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,10 +2,11 @@
2
  license: mit
3
  datasets:
4
  - purplehaze1/CrowdHuman
 
5
  pipeline_tag: object-detection
6
  ---
7
  # PairDETR: face_body_detection_and_association
8
- This repository contains the official implementation of PairDETR, a method for Joint Detection and Association of Human Bodies and Faces CVPR 2024.
9
  <img src="./teaser.jpg" width="1024" height="600"></img>
10
 
11
  To reproduce our training experiments and evaluation results please use our github repo <a href="https://github.com/mts-ai/pairdetr">PairDETR</a>
@@ -71,4 +72,4 @@ Comparison between PairDETR method and other methods in the miss matching rate m
71
  * <a href='https://github.com/facebookresearch/detr/tree/3af9fa878e73b6894ce3596450a8d9b89d918ca9'>DETR</a>
72
  * <a href='https://github.com/fundamentalvision/Deformable-DETR'>Deformable-DETR</a>
73
  * <a href='https://github.com/AibeeDetect/BFJDet/tree/main'>BFJDet</a>
74
- * <a href='https://huggingface.co/docs/transformers/en/index'>Hugginface transformers</a>
 
2
  license: mit
3
  datasets:
4
  - purplehaze1/CrowdHuman
5
+ - Hakureirm/citypersons
6
  pipeline_tag: object-detection
7
  ---
8
  # PairDETR: face_body_detection_and_association
9
+ This card contains the official weights of PairDETR, a method for Joint Detection and Association of Human Bodies and Faces **CVPR 2024**.
10
  <img src="./teaser.jpg" width="1024" height="600"></img>
11
 
12
  To reproduce our training experiments and evaluation results please use our github repo <a href="https://github.com/mts-ai/pairdetr">PairDETR</a>
 
72
  * <a href='https://github.com/facebookresearch/detr/tree/3af9fa878e73b6894ce3596450a8d9b89d918ca9'>DETR</a>
73
  * <a href='https://github.com/fundamentalvision/Deformable-DETR'>Deformable-DETR</a>
74
  * <a href='https://github.com/AibeeDetect/BFJDet/tree/main'>BFJDet</a>
75
+ * <a href='https://huggingface.co/docs/transformers/en/index'>Hugginface transformers</a>