metafile.yml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. Collections:
  2. - Name: EdgeNeXt
  3. Metadata:
  4. Training Data: ImageNet-1k
  5. Architecture:
  6. - SDTA
  7. - 1x1 Convolution
  8. - Channel Self-attention
  9. Paper:
  10. URL: https://arxiv.org/abs/2206.10589
  11. Title: 'EdgeNeXt: Efficiently Amalgamated CNN-Transformer Architecture for Mobile Vision Applications'
  12. README: configs/edgenext/README.md
  13. Code:
  14. Version: v1.0.0rc1
  15. URL: https://github.com/open-mmlab/mmpretrain/blob/v0.23.2/mmcls/models/backbones/edgenext.py
  16. Models:
  17. - Name: edgenext-xxsmall_3rdparty_in1k
  18. Metadata:
  19. FLOPs: 255640144
  20. Parameters: 1327216
  21. In Collection: EdgeNeXt
  22. Results:
  23. - Dataset: ImageNet-1k
  24. Metrics:
  25. Top 1 Accuracy: 71.20
  26. Top 5 Accuracy: 89.91
  27. Task: Image Classification
  28. Weights: https://download.openmmlab.com/mmclassification/v0/edgenext/edgenext-xxsmall_3rdparty_in1k_20220801-7ca8a81d.pth
  29. Config: configs/edgenext/edgenext-xxsmall_8xb256_in1k.py
  30. Converted From:
  31. Weights: https://github.com/mmaaz60/EdgeNeXt/releases/download/v1.0/edgenext_xxsmall.pth
  32. Code: https://github.com/mmaaz60/EdgeNeXt
  33. - Name: edgenext-xsmall_3rdparty_in1k
  34. Metadata:
  35. Training Data: ImageNet-1k
  36. FLOPs: 529970560
  37. Parameters: 2336804
  38. In Collection: EdgeNeXt
  39. Results:
  40. - Dataset: ImageNet-1k
  41. Metrics:
  42. Top 1 Accuracy: 74.86
  43. Top 5 Accuracy: 92.31
  44. Task: Image Classification
  45. Weights: https://download.openmmlab.com/mmclassification/v0/edgenext/edgenext-xsmall_3rdparty_in1k_20220801-974f9fe7.pth
  46. Config: configs/edgenext/edgenext-xsmall_8xb256_in1k.py
  47. Converted From:
  48. Weights: https://github.com/mmaaz60/EdgeNeXt/releases/download/v1.0/edgenext_xsmall.pth
  49. Code: https://github.com/mmaaz60/EdgeNeXt
  50. - Name: edgenext-small_3rdparty_in1k
  51. Metadata:
  52. Training Data: ImageNet-1k
  53. FLOPs: 1249788000
  54. Parameters: 5586832
  55. In Collection: EdgeNeXt
  56. Results:
  57. - Dataset: ImageNet-1k
  58. Metrics:
  59. Top 1 Accuracy: 79.41
  60. Top 5 Accuracy: 94.53
  61. Task: Image Classification
  62. Weights: https://download.openmmlab.com/mmclassification/v0/edgenext/edgenext-small_3rdparty_in1k_20220801-d00db5f8.pth
  63. Config: configs/edgenext/edgenext-small_8xb256_in1k.py
  64. Converted From:
  65. Weights: https://github.com/mmaaz60/EdgeNeXt/releases/download/v1.0/edgenext_small.pth
  66. Code: https://github.com/mmaaz60/EdgeNeXt
  67. - Name: edgenext-small-usi_3rdparty_in1k
  68. Metadata:
  69. Training Data: ImageNet-1k
  70. FLOPs: 1249788000
  71. Parameters: 5586832
  72. In Collection: EdgeNeXt
  73. Results:
  74. - Dataset: ImageNet-1k
  75. Metrics:
  76. Top 1 Accuracy: 81.06
  77. Top 5 Accuracy: 95.34
  78. Task: Image Classification
  79. Weights: https://download.openmmlab.com/mmclassification/v0/edgenext/edgenext-small_3rdparty-usi_in1k_20220801-ae6d8dd3.pth
  80. Config: configs/edgenext/edgenext-small_8xb256-usi_in1k.py
  81. Converted From:
  82. Weights: https://github.com/mmaaz60/EdgeNeXt/releases/download/v1.1/edgenext_small_usi.pth
  83. Code: https://github.com/mmaaz60/EdgeNeXt
  84. - Name: edgenext-base_3rdparty_in1k
  85. Metadata:
  86. Training Data: ImageNet-1k
  87. FLOPs: 3814395280
  88. Parameters: 18511292
  89. In Collection: EdgeNeXt
  90. Results:
  91. - Dataset: ImageNet-1k
  92. Metrics:
  93. Top 1 Accuracy: 82.48
  94. Top 5 Accuracy: 96.2
  95. Task: Image Classification
  96. Weights: https://download.openmmlab.com/mmclassification/v0/edgenext/edgenext-base_3rdparty_in1k_20220801-9ade408b.pth
  97. Config: configs/edgenext/edgenext-base_8xb256_in1k.py
  98. Converted From:
  99. Weights: https://github.com/mmaaz60/EdgeNeXt/releases/download/v1.2/edgenext_base.pth
  100. Code: https://github.com/mmaaz60/EdgeNeXt
  101. - Name: edgenext-base_3rdparty-usi_in1k
  102. Metadata:
  103. Training Data: ImageNet-1k
  104. FLOPs: 3814395280
  105. Parameters: 18511292
  106. In Collection: EdgeNeXt
  107. Results:
  108. - Dataset: ImageNet-1k
  109. Metrics:
  110. Top 1 Accuracy: 83.67
  111. Top 5 Accuracy: 96.7
  112. Task: Image Classification
  113. Weights: https://download.openmmlab.com/mmclassification/v0/edgenext/edgenext-base_3rdparty-usi_in1k_20220801-909e8939.pth
  114. Config: configs/edgenext/edgenext-base_8xb256-usi_in1k.py
  115. Converted From:
  116. Weights: https://github.com/mmaaz60/EdgeNeXt/releases/download/v1.2/edgenext_base_usi.pth
  117. Code: https://github.com/mmaaz60/EdgeNeXt