tsuipo99 commited on
Commit
7b1cd20
·
verified ·
1 Parent(s): 3dc2da2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,6 +1,13 @@
1
  ---
2
  license: mit
 
 
3
  ---
 
 
 
 
4
  | Task | Dataset | Pretrained Weight | Metrics |
5
  |----------------|-----------|---------------------------------------|-----------------------------------------------------|
6
- | Object Detection | FLIR_align | flir_1024_bsz8x1_iter_42500.pth | coco/bbox_mAP: 0.4510<br>coco/bbox_mAP_50: 0.8270<br>coco/bbox_mAP_75: 0.4270 |
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
  ---
6
+ This is the official repo where we would release the weights of [UniRGB-IR](https://arxiv.org/abs/2404.17360).
7
+
8
+ We have also uploaded our pretrained weight `vitb_IN1k_mae_coco_cascade-mask-rcnn_224x224_noClsToken_noRel.pth`, which is converted from from [ViTDet](https://github.com/facebookresearch/detectron2/tree/main/projects/ViTDet#coco).
9
+
10
  | Task | Dataset | Pretrained Weight | Metrics |
11
  |----------------|-----------|---------------------------------------|-----------------------------------------------------|
12
+ | Object Detection | FLIR_align | flir_1024_bsz8x1_iter_42500.pth | coco/bbox_mAP: 0.4510<br>coco/bbox_mAP_50: 0.8270<br>coco/bbox_mAP_75: 0.4270 |
13
+