metafile.yml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. Collections:
  2. - Name: Grid R-CNN
  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. - RPN
  11. - Dilated Convolution
  12. - ResNet
  13. - RoIAlign
  14. Paper:
  15. URL: https://arxiv.org/abs/1906.05688
  16. Title: 'Grid R-CNN'
  17. README: configs/grid_rcnn/README.md
  18. Code:
  19. URL: https://github.com/open-mmlab/mmdetection/blob/v2.0.0/mmdet/models/detectors/grid_rcnn.py#L6
  20. Version: v2.0.0
  21. Models:
  22. - Name: grid-rcnn_r50_fpn_gn-head_2x_coco
  23. In Collection: Grid R-CNN
  24. Config: configs/grid_rcnn/grid-rcnn_r50_fpn_gn-head_2x_coco.py
  25. Metadata:
  26. Training Memory (GB): 5.1
  27. inference time (ms/im):
  28. - value: 66.67
  29. hardware: V100
  30. backend: PyTorch
  31. batch size: 1
  32. mode: FP32
  33. resolution: (800, 1333)
  34. Epochs: 24
  35. Results:
  36. - Task: Object Detection
  37. Dataset: COCO
  38. Metrics:
  39. box AP: 40.4
  40. Weights: https://download.openmmlab.com/mmdetection/v2.0/grid_rcnn/grid_rcnn_r50_fpn_gn-head_2x_coco/grid_rcnn_r50_fpn_gn-head_2x_coco_20200130-6cca8223.pth
  41. - Name: grid-rcnn_r101_fpn_gn-head_2x_coco
  42. In Collection: Grid R-CNN
  43. Config: configs/grid_rcnn/grid-rcnn_r101_fpn_gn-head_2x_coco.py
  44. Metadata:
  45. Training Memory (GB): 7.0
  46. inference time (ms/im):
  47. - value: 79.37
  48. hardware: V100
  49. backend: PyTorch
  50. batch size: 1
  51. mode: FP32
  52. resolution: (800, 1333)
  53. Epochs: 24
  54. Results:
  55. - Task: Object Detection
  56. Dataset: COCO
  57. Metrics:
  58. box AP: 41.5
  59. Weights: https://download.openmmlab.com/mmdetection/v2.0/grid_rcnn/grid_rcnn_r101_fpn_gn-head_2x_coco/grid_rcnn_r101_fpn_gn-head_2x_coco_20200309-d6eca030.pth
  60. - Name: grid-rcnn_x101-32x4d_fpn_gn-head_2x_coco
  61. In Collection: Grid R-CNN
  62. Config: configs/grid_rcnn/grid-rcnn_x101-32x4d_fpn_gn-head_2x_coco.py
  63. Metadata:
  64. Training Memory (GB): 8.3
  65. inference time (ms/im):
  66. - value: 92.59
  67. hardware: V100
  68. backend: PyTorch
  69. batch size: 1
  70. mode: FP32
  71. resolution: (800, 1333)
  72. Epochs: 24
  73. Results:
  74. - Task: Object Detection
  75. Dataset: COCO
  76. Metrics:
  77. box AP: 42.9
  78. Weights: https://download.openmmlab.com/mmdetection/v2.0/grid_rcnn/grid_rcnn_x101_32x4d_fpn_gn-head_2x_coco/grid_rcnn_x101_32x4d_fpn_gn-head_2x_coco_20200130-d8f0e3ff.pth
  79. - Name: grid-rcnn_x101-64x4d_fpn_gn-head_2x_coco
  80. In Collection: Grid R-CNN
  81. Config: configs/grid_rcnn/grid-rcnn_x101-64x4d_fpn_gn-head_2x_coco.py
  82. Metadata:
  83. Training Memory (GB): 11.3
  84. inference time (ms/im):
  85. - value: 129.87
  86. hardware: V100
  87. backend: PyTorch
  88. batch size: 1
  89. mode: FP32
  90. resolution: (800, 1333)
  91. Epochs: 24
  92. Results:
  93. - Task: Object Detection
  94. Dataset: COCO
  95. Metrics:
  96. box AP: 43.0
  97. Weights: https://download.openmmlab.com/mmdetection/v2.0/grid_rcnn/grid_rcnn_x101_64x4d_fpn_gn-head_2x_coco/grid_rcnn_x101_64x4d_fpn_gn-head_2x_coco_20200204-ec76a754.pth