ResNet18 、ResNet34使用一般的residual block,而ResNet50、ResNet101、ResNet152使用了expansion為4的bottleneck block。 剩下的差異就在於每個stage堆疊 ...
確定! 回上一頁