metafile.yml 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. Collections:
  2. - Name: YOLOX
  3. Metadata:
  4. Training Data: COCO
  5. Training Techniques:
  6. - SGD with Nesterov
  7. - Weight Decay
  8. - Cosine Annealing Lr Updater
  9. Training Resources: 8x TITANXp GPUs
  10. Architecture:
  11. - CSPDarkNet
  12. - PAFPN
  13. Paper:
  14. URL: https://arxiv.org/abs/2107.08430
  15. Title: 'YOLOX: Exceeding YOLO Series in 2021'
  16. README: configs/yolox/README.md
  17. Code:
  18. URL: https://github.com/open-mmlab/mmdetection/blob/v2.15.1/mmdet/models/detectors/yolox.py#L6
  19. Version: v2.15.1
  20. Models:
  21. - Name: yolox_s_8x8_300e_coco
  22. In Collection: YOLOX
  23. Config: configs/yolox/yolox_s_8xb8-300e_coco.py
  24. Metadata:
  25. Training Memory (GB): 7.6
  26. Epochs: 300
  27. Results:
  28. - Task: Object Detection
  29. Dataset: COCO
  30. Metrics:
  31. box AP: 40.5
  32. Weights: https://download.openmmlab.com/mmdetection/v2.0/yolox/yolox_s_8x8_300e_coco/yolox_s_8x8_300e_coco_20211121_095711-4592a793.pth
  33. - Name: yolox_l_8x8_300e_coco
  34. In Collection: YOLOX
  35. Config: configs/yolox/yolox_l_8xb8-300e_coco.py
  36. Metadata:
  37. Training Memory (GB): 19.9
  38. Epochs: 300
  39. Results:
  40. - Task: Object Detection
  41. Dataset: COCO
  42. Metrics:
  43. box AP: 49.4
  44. Weights: https://download.openmmlab.com/mmdetection/v2.0/yolox/yolox_l_8x8_300e_coco/yolox_l_8x8_300e_coco_20211126_140236-d3bd2b23.pth
  45. - Name: yolox_x_8x8_300e_coco
  46. In Collection: YOLOX
  47. Config: configs/yolox/yolox_x_8xb8-300e_coco.py
  48. Metadata:
  49. Training Memory (GB): 28.1
  50. Epochs: 300
  51. Results:
  52. - Task: Object Detection
  53. Dataset: COCO
  54. Metrics:
  55. box AP: 50.9
  56. Weights: https://download.openmmlab.com/mmdetection/v2.0/yolox/yolox_x_8x8_300e_coco/yolox_x_8x8_300e_coco_20211126_140254-1ef88d67.pth
  57. - Name: yolox_tiny_8x8_300e_coco
  58. In Collection: YOLOX
  59. Config: configs/yolox/yolox_tiny_8xb8-300e_coco.py
  60. Metadata:
  61. Training Memory (GB): 3.5
  62. Epochs: 300
  63. Results:
  64. - Task: Object Detection
  65. Dataset: COCO
  66. Metrics:
  67. box AP: 32.0
  68. Weights: https://download.openmmlab.com/mmdetection/v2.0/yolox/yolox_tiny_8x8_300e_coco/yolox_tiny_8x8_300e_coco_20211124_171234-b4047906.pth