metafile.yml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. Collections:
  2. - Name: Deformable DETR
  3. Metadata:
  4. Training Data: COCO
  5. Training Techniques:
  6. - AdamW
  7. - Multi Scale Train
  8. - Gradient Clip
  9. Training Resources: 8x V100 GPUs
  10. Architecture:
  11. - ResNet
  12. - Transformer
  13. Paper:
  14. URL: https://openreview.net/forum?id=gZ9hCDWe6ke
  15. Title: 'Deformable DETR: Deformable Transformers for End-to-End Object Detection'
  16. README: configs/deformable_detr/README.md
  17. Code:
  18. URL: https://github.com/open-mmlab/mmdetection/blob/v2.12.0/mmdet/models/detectors/deformable_detr.py#L6
  19. Version: v2.12.0
  20. Models:
  21. - Name: deformable-detr_r50_16xb2-50e_coco
  22. In Collection: Deformable DETR
  23. Config: configs/deformable_detr/deformable-detr_r50_16xb2-50e_coco.py
  24. Metadata:
  25. Epochs: 50
  26. Results:
  27. - Task: Object Detection
  28. Dataset: COCO
  29. Metrics:
  30. box AP: 44.3
  31. Weights: https://download.openmmlab.com/mmdetection/v3.0/deformable_detr/deformable-detr_r50_16xb2-50e_coco/deformable-detr_r50_16xb2-50e_coco_20221029_210934-6bc7d21b.pth
  32. - Name: deformable-detr_refine_r50_16xb2-50e_coco
  33. In Collection: Deformable DETR
  34. Config: configs/deformable_detr/deformable-detr-refine_r50_16xb2-50e_coco.py
  35. Metadata:
  36. Epochs: 50
  37. Results:
  38. - Task: Object Detection
  39. Dataset: COCO
  40. Metrics:
  41. box AP: 46.2
  42. Weights: https://download.openmmlab.com/mmdetection/v3.0/deformable_detr/deformable-detr-refine_r50_16xb2-50e_coco/deformable-detr-refine_r50_16xb2-50e_coco_20221022_225303-844e0f93.pth
  43. - Name: deformable-detr_refine_twostage_r50_16xb2-50e_coco
  44. In Collection: Deformable DETR
  45. Config: configs/deformable_detr/deformable-detr-refine-twostage_r50_16xb2-50e_coco.py
  46. Metadata:
  47. Epochs: 50
  48. Results:
  49. - Task: Object Detection
  50. Dataset: COCO
  51. Metrics:
  52. box AP: 47.0
  53. Weights: https://download.openmmlab.com/mmdetection/v3.0/deformable_detr/deformable-detr-refine-twostage_r50_16xb2-50e_coco/deformable-detr-refine-twostage_r50_16xb2-50e_coco_20221021_184714-acc8a5ff.pth