metafile.yml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. Collections:
  2. - Name: Label Assignment Distillation
  3. Metadata:
  4. Training Data: COCO
  5. Training Techniques:
  6. - Label Assignment Distillation
  7. - SGD with Momentum
  8. - Weight Decay
  9. Training Resources: 2x V100 GPUs
  10. Architecture:
  11. - FPN
  12. - ResNet
  13. Paper:
  14. URL: https://arxiv.org/abs/2108.10520
  15. Title: 'Improving Object Detection by Label Assignment Distillation'
  16. README: configs/lad/README.md
  17. Code:
  18. URL: https://github.com/open-mmlab/mmdetection/blob/v2.19.0/mmdet/models/detectors/lad.py#L10
  19. Version: v2.19.0
  20. Models:
  21. - Name: lad_r101-paa-r50_fpn_2xb8_coco_1x
  22. In Collection: Label Assignment Distillation
  23. Config: configs/lad/lad_r101-paa-r50_fpn_2xb8_coco_1x.py
  24. Metadata:
  25. Training Memory (GB): 12.4
  26. Epochs: 12
  27. Results:
  28. - Task: Object Detection
  29. Dataset: COCO
  30. Metrics:
  31. box AP: 43.2
  32. Weights: https://download.openmmlab.com/mmdetection/v2.0/lad/lad_r101_paa_r50_fpn_coco_1x/lad_r101_paa_r50_fpn_coco_1x_20220708_124357-9407ac54.pth
  33. - Name: lad_r50-paa-r101_fpn_2xb8_coco_1x
  34. In Collection: Label Assignment Distillation
  35. Config: configs/lad/lad_r50-paa-r101_fpn_2xb8_coco_1x.py
  36. Metadata:
  37. Training Memory (GB): 8.9
  38. Epochs: 12
  39. Results:
  40. - Task: Object Detection
  41. Dataset: COCO
  42. Metrics:
  43. box AP: 41.4
  44. Weights: https://download.openmmlab.com/mmdetection/v2.0/lad/lad_r50_paa_r101_fpn_coco_1x/lad_r50_paa_r101_fpn_coco_1x_20220708_124246-74c76ff0.pth