metafile.yml 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. Collections:
  2. - Name: PAFPN
  3. Metadata:
  4. Training Data: COCO
  5. Training Techniques:
  6. - SGD with Momentum
  7. - Weight Decay
  8. Training Resources: 8x V100 GPUs
  9. Architecture:
  10. - PAFPN
  11. Paper:
  12. URL: https://arxiv.org/abs/1803.01534
  13. Title: 'Path Aggregation Network for Instance Segmentation'
  14. README: configs/pafpn/README.md
  15. Code:
  16. URL: https://github.com/open-mmlab/mmdetection/blob/v2.0.0/mmdet/models/necks/pafpn.py#L11
  17. Version: v2.0.0
  18. Models:
  19. - Name: faster-rcnn_r50_pafpn_1x_coco
  20. In Collection: PAFPN
  21. Config: configs/pafpn/faster-rcnn_r50_pafpn_1x_coco.py
  22. Metadata:
  23. Training Memory (GB): 4.0
  24. inference time (ms/im):
  25. - value: 58.14
  26. hardware: V100
  27. backend: PyTorch
  28. batch size: 1
  29. mode: FP32
  30. resolution: (800, 1333)
  31. Epochs: 12
  32. Results:
  33. - Task: Object Detection
  34. Dataset: COCO
  35. Metrics:
  36. box AP: 37.5
  37. Weights: https://download.openmmlab.com/mmdetection/v2.0/pafpn/faster_rcnn_r50_pafpn_1x_coco/faster_rcnn_r50_pafpn_1x_coco_bbox_mAP-0.375_20200503_105836-b7b4b9bd.pth