metafile.yml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. Collections:
  2. - Name: MaskFormer
  3. Metadata:
  4. Training Data: COCO
  5. Training Techniques:
  6. - AdamW
  7. - Weight Decay
  8. Training Resources: 16x V100 GPUs
  9. Architecture:
  10. - MaskFormer
  11. Paper:
  12. URL: https://arxiv.org/pdf/2107.06278
  13. Title: 'Per-Pixel Classification is Not All You Need for Semantic Segmentation'
  14. README: configs/maskformer/README.md
  15. Code:
  16. URL: https://github.com/open-mmlab/mmdetection/blob/v2.22.0/mmdet/models/detectors/maskformer.py#L7
  17. Version: v2.22.0
  18. Models:
  19. - Name: maskformer_r50_ms-16xb1-75e_coco
  20. In Collection: MaskFormer
  21. Config: configs/maskformer/maskformer_r50_ms-16xb1-75e_coco.py
  22. Metadata:
  23. Training Memory (GB): 16.2
  24. Epochs: 75
  25. Results:
  26. - Task: Panoptic Segmentation
  27. Dataset: COCO
  28. Metrics:
  29. PQ: 46.9
  30. Weights: https://download.openmmlab.com/mmdetection/v2.0/maskformer/maskformer_r50_mstrain_16x1_75e_coco/maskformer_r50_mstrain_16x1_75e_coco_20220221_141956-bc2699cb.pth
  31. - Name: maskformer_swin-l-p4-w12_64xb1-ms-300e_coco
  32. In Collection: MaskFormer
  33. Config: configs/maskformer/maskformer_swin-l-p4-w12_64xb1-ms-300e_coco.py
  34. Metadata:
  35. Training Memory (GB): 27.2
  36. Epochs: 300
  37. Results:
  38. - Task: Panoptic Segmentation
  39. Dataset: COCO
  40. Metrics:
  41. PQ: 53.2
  42. Weights: https://download.openmmlab.com/mmdetection/v2.0/maskformer/maskformer_swin-l-p4-w12_mstrain_64x1_300e_coco/maskformer_swin-l-p4-w12_mstrain_64x1_300e_coco_20220326_221612-061b4eb8.pth