@@ -465,7 +465,7 @@ class EfficientNet_B0_Weights(WeightsEnum):
465
465
}
466
466
},
467
467
"_ops" : 0.386 ,
468
- "_weight_size " : 20.451 ,
468
+ "_file_size " : 20.451 ,
469
469
"_docs" : """These weights are ported from the original paper.""" ,
470
470
},
471
471
)
@@ -489,7 +489,7 @@ class EfficientNet_B1_Weights(WeightsEnum):
489
489
}
490
490
},
491
491
"_ops" : 0.687 ,
492
- "_weight_size " : 30.134 ,
492
+ "_file_size " : 30.134 ,
493
493
"_docs" : """These weights are ported from the original paper.""" ,
494
494
},
495
495
)
@@ -509,7 +509,7 @@ class EfficientNet_B1_Weights(WeightsEnum):
509
509
}
510
510
},
511
511
"_ops" : 0.687 ,
512
- "_weight_size " : 30.136 ,
512
+ "_file_size " : 30.136 ,
513
513
"_docs" : """
514
514
These weights improve upon the results of the original paper by using a modified version of TorchVision's
515
515
`new training recipe
@@ -537,7 +537,7 @@ class EfficientNet_B2_Weights(WeightsEnum):
537
537
}
538
538
},
539
539
"_ops" : 1.088 ,
540
- "_weight_size " : 35.174 ,
540
+ "_file_size " : 35.174 ,
541
541
"_docs" : """These weights are ported from the original paper.""" ,
542
542
},
543
543
)
@@ -561,7 +561,7 @@ class EfficientNet_B3_Weights(WeightsEnum):
561
561
}
562
562
},
563
563
"_ops" : 1.827 ,
564
- "_weight_size " : 47.184 ,
564
+ "_file_size " : 47.184 ,
565
565
"_docs" : """These weights are ported from the original paper.""" ,
566
566
},
567
567
)
@@ -585,7 +585,7 @@ class EfficientNet_B4_Weights(WeightsEnum):
585
585
}
586
586
},
587
587
"_ops" : 4.394 ,
588
- "_weight_size " : 74.489 ,
588
+ "_file_size " : 74.489 ,
589
589
"_docs" : """These weights are ported from the original paper.""" ,
590
590
},
591
591
)
@@ -609,7 +609,7 @@ class EfficientNet_B5_Weights(WeightsEnum):
609
609
}
610
610
},
611
611
"_ops" : 10.266 ,
612
- "_weight_size " : 116.864 ,
612
+ "_file_size " : 116.864 ,
613
613
"_docs" : """These weights are ported from the original paper.""" ,
614
614
},
615
615
)
@@ -633,7 +633,7 @@ class EfficientNet_B6_Weights(WeightsEnum):
633
633
}
634
634
},
635
635
"_ops" : 19.068 ,
636
- "_weight_size " : 165.362 ,
636
+ "_file_size " : 165.362 ,
637
637
"_docs" : """These weights are ported from the original paper.""" ,
638
638
},
639
639
)
@@ -657,7 +657,7 @@ class EfficientNet_B7_Weights(WeightsEnum):
657
657
}
658
658
},
659
659
"_ops" : 37.746 ,
660
- "_weight_size " : 254.675 ,
660
+ "_file_size " : 254.675 ,
661
661
"_docs" : """These weights are ported from the original paper.""" ,
662
662
},
663
663
)
@@ -683,7 +683,7 @@ class EfficientNet_V2_S_Weights(WeightsEnum):
683
683
}
684
684
},
685
685
"_ops" : 8.366 ,
686
- "_weight_size " : 82.704 ,
686
+ "_file_size " : 82.704 ,
687
687
"_docs" : """
688
688
These weights improve upon the results of the original paper by using a modified version of TorchVision's
689
689
`new training recipe
@@ -713,7 +713,7 @@ class EfficientNet_V2_M_Weights(WeightsEnum):
713
713
}
714
714
},
715
715
"_ops" : 24.582 ,
716
- "_weight_size " : 208.01 ,
716
+ "_file_size " : 208.01 ,
717
717
"_docs" : """
718
718
These weights improve upon the results of the original paper by using a modified version of TorchVision's
719
719
`new training recipe
@@ -746,7 +746,7 @@ class EfficientNet_V2_L_Weights(WeightsEnum):
746
746
}
747
747
},
748
748
"_ops" : 56.08 ,
749
- "_weight_size " : 454.573 ,
749
+ "_file_size " : 454.573 ,
750
750
"_docs" : """These weights are ported from the original paper.""" ,
751
751
},
752
752
)
0 commit comments