metafile.yml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. Collections:
  2. - Name: YOLACT
  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. - ResNet
  12. Paper:
  13. URL: https://arxiv.org/abs/1904.02689
  14. Title: 'YOLACT: Real-time Instance Segmentation'
  15. README: configs/yolact/README.md
  16. Code:
  17. URL: https://github.com/open-mmlab/mmdetection/blob/v2.5.0/mmdet/models/detectors/yolact.py#L9
  18. Version: v2.5.0
  19. Models:
  20. - Name: yolact_r50_1x8_coco
  21. In Collection: YOLACT
  22. Config: configs/yolact/yolact_r50_1xb8-55e_coco.py
  23. Metadata:
  24. Training Resources: 1x V100 GPU
  25. Batch Size: 8
  26. Epochs: 55
  27. inference time (ms/im):
  28. - value: 23.53
  29. hardware: V100
  30. backend: PyTorch
  31. batch size: 1
  32. mode: FP32
  33. resolution: (550, 550)
  34. Results:
  35. - Task: Instance Segmentation
  36. Dataset: COCO
  37. Metrics:
  38. mask AP: 29.0
  39. Weights: https://download.openmmlab.com/mmdetection/v2.0/yolact/yolact_r50_1x8_coco/yolact_r50_1x8_coco_20200908-f38d58df.pth
  40. - Name: yolact_r50_8x8_coco
  41. In Collection: YOLACT
  42. Config: configs/yolact/yolact_r50_8xb8-55e_coco.py
  43. Metadata:
  44. Batch Size: 64
  45. Epochs: 55
  46. inference time (ms/im):
  47. - value: 23.53
  48. hardware: V100
  49. backend: PyTorch
  50. batch size: 1
  51. mode: FP32
  52. resolution: (550, 550)
  53. Results:
  54. - Task: Instance Segmentation
  55. Dataset: COCO
  56. Metrics:
  57. mask AP: 28.4
  58. Weights: https://download.openmmlab.com/mmdetection/v2.0/yolact/yolact_r50_8x8_coco/yolact_r50_8x8_coco_20200908-ca34f5db.pth
  59. - Name: yolact_r101_1x8_coco
  60. In Collection: YOLACT
  61. Config: configs/yolact/yolact_r101_1xb8-55e_coco.py
  62. Metadata:
  63. Training Resources: 1x V100 GPU
  64. Batch Size: 8
  65. Epochs: 55
  66. inference time (ms/im):
  67. - value: 29.85
  68. hardware: V100
  69. backend: PyTorch
  70. batch size: 1
  71. mode: FP32
  72. resolution: (550, 550)
  73. Results:
  74. - Task: Instance Segmentation
  75. Dataset: COCO
  76. Metrics:
  77. mask AP: 30.4
  78. Weights: https://download.openmmlab.com/mmdetection/v2.0/yolact/yolact_r101_1x8_coco/yolact_r101_1x8_coco_20200908-4cbe9101.pth