metafile.yml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. Collections:
  2. - Name: FCOS
  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. - FPN
  11. - Group Normalization
  12. - ResNet
  13. Paper:
  14. URL: https://arxiv.org/abs/1904.01355
  15. Title: 'FCOS: Fully Convolutional One-Stage Object Detection'
  16. README: configs/fcos/README.md
  17. Code:
  18. URL: https://github.com/open-mmlab/mmdetection/blob/v2.0.0/mmdet/models/detectors/fcos.py#L6
  19. Version: v2.0.0
  20. Models:
  21. - Name: fcos_r50-caffe_fpn_gn-head_1x_coco
  22. In Collection: FCOS
  23. Config: configs/fcos/fcos_r50-caffe_fpn_gn-head_1x_coco.py
  24. Metadata:
  25. Training Memory (GB): 3.6
  26. inference time (ms/im):
  27. - value: 44.05
  28. hardware: V100
  29. backend: PyTorch
  30. batch size: 1
  31. mode: FP32
  32. resolution: (800, 1333)
  33. Epochs: 12
  34. Results:
  35. - Task: Object Detection
  36. Dataset: COCO
  37. Metrics:
  38. box AP: 36.6
  39. Weights: https://download.openmmlab.com/mmdetection/v2.0/fcos/fcos_r50_caffe_fpn_gn-head_1x_coco/fcos_r50_caffe_fpn_gn-head_1x_coco-821213aa.pth
  40. - Name: fcos_r50-caffe_fpn_gn-head-center-normbbox-centeronreg-giou_1x_coco
  41. In Collection: FCOS
  42. Config: configs/fcos/fcos_r50-caffe_fpn_gn-head-center-normbbox-centeronreg-giou_1x_coco.py
  43. Metadata:
  44. Training Memory (GB): 3.7
  45. Epochs: 12
  46. Results:
  47. - Task: Object Detection
  48. Dataset: COCO
  49. Metrics:
  50. box AP: 38.7
  51. Weights: https://download.openmmlab.com/mmdetection/v2.0/fcos/fcos_center-normbbox-centeronreg-giou_r50_caffe_fpn_gn-head_1x_coco/fcos_center-normbbox-centeronreg-giou_r50_caffe_fpn_gn-head_1x_coco-0a0d75a8.pth
  52. - Name: fcos_r50-dcn-caffe_fpn_gn-head-center-normbbox-centeronreg-giou_1x_coco
  53. In Collection: FCOS
  54. Config: configs/fcos/fcos_r50-dcn-caffe_fpn_gn-head-center-normbbox-centeronreg-giou_1x_coco.py
  55. Metadata:
  56. Training Memory (GB): 3.8
  57. Epochs: 12
  58. Results:
  59. - Task: Object Detection
  60. Dataset: COCO
  61. Metrics:
  62. box AP: 42.3
  63. Weights: https://download.openmmlab.com/mmdetection/v2.0/fcos/fcos_center-normbbox-centeronreg-giou_r50_caffe_fpn_gn-head_dcn_1x_coco/fcos_center-normbbox-centeronreg-giou_r50_caffe_fpn_gn-head_dcn_1x_coco-ae4d8b3d.pth
  64. - Name: fcos_r101-caffe_fpn_gn-head-1x_coco
  65. In Collection: FCOS
  66. Config: configs/fcos/fcos_r101-caffe_fpn_gn-head-1x_coco.py
  67. Metadata:
  68. Training Memory (GB): 5.5
  69. inference time (ms/im):
  70. - value: 57.8
  71. hardware: V100
  72. backend: PyTorch
  73. batch size: 1
  74. mode: FP32
  75. resolution: (800, 1333)
  76. Epochs: 12
  77. Results:
  78. - Task: Object Detection
  79. Dataset: COCO
  80. Metrics:
  81. box AP: 39.1
  82. Weights: https://download.openmmlab.com/mmdetection/v2.0/fcos/fcos_r101_caffe_fpn_gn-head_1x_coco/fcos_r101_caffe_fpn_gn-head_1x_coco-0e37b982.pth
  83. - Name: fcos_r50-caffe_fpn_gn-head_ms-640-800-2x_coco
  84. In Collection: FCOS
  85. Config: configs/fcos/fcos_r50-caffe_fpn_gn-head_ms-640-800-2x_coco.py
  86. Metadata:
  87. Training Memory (GB): 2.6
  88. inference time (ms/im):
  89. - value: 43.67
  90. hardware: V100
  91. backend: PyTorch
  92. batch size: 1
  93. mode: FP32
  94. resolution: (800, 1333)
  95. Epochs: 24
  96. Results:
  97. - Task: Object Detection
  98. Dataset: COCO
  99. Metrics:
  100. box AP: 38.5
  101. Weights: https://download.openmmlab.com/mmdetection/v2.0/fcos/fcos_r50_caffe_fpn_gn-head_mstrain_640-800_2x_coco/fcos_r50_caffe_fpn_gn-head_mstrain_640-800_2x_coco-d92ceeea.pth
  102. - Name: fcos_r101-caffe_fpn_gn-head_ms-640-800-2x_coco
  103. In Collection: FCOS
  104. Config: configs/fcos/fcos_r101-caffe_fpn_gn-head_ms-640-800-2x_coco.py
  105. Metadata:
  106. Training Memory (GB): 5.5
  107. inference time (ms/im):
  108. - value: 57.8
  109. hardware: V100
  110. backend: PyTorch
  111. batch size: 1
  112. mode: FP32
  113. resolution: (800, 1333)
  114. Epochs: 24
  115. Results:
  116. - Task: Object Detection
  117. Dataset: COCO
  118. Metrics:
  119. box AP: 40.8
  120. Weights: https://download.openmmlab.com/mmdetection/v2.0/fcos/fcos_r101_caffe_fpn_gn-head_mstrain_640-800_2x_coco/fcos_r101_caffe_fpn_gn-head_mstrain_640-800_2x_coco-511424d6.pth
  121. - Name: fcos_x101-64x4d_fpn_gn-head_ms-640-800-2x_coco
  122. In Collection: FCOS
  123. Config: configs/fcos/fcos_x101-64x4d_fpn_gn-head_ms-640-800-2x_coco.py
  124. Metadata:
  125. Training Memory (GB): 10.0
  126. inference time (ms/im):
  127. - value: 103.09
  128. hardware: V100
  129. backend: PyTorch
  130. batch size: 1
  131. mode: FP32
  132. resolution: (800, 1333)
  133. Epochs: 24
  134. Results:
  135. - Task: Object Detection
  136. Dataset: COCO
  137. Metrics:
  138. box AP: 42.6
  139. Weights: https://download.openmmlab.com/mmdetection/v2.0/fcos/fcos_x101_64x4d_fpn_gn-head_mstrain_640-800_2x_coco/fcos_x101_64x4d_fpn_gn-head_mstrain_640-800_2x_coco-ede514a8.pth