Hi, I evaluated the speed in training proceeds between VanillaNet and ResNet, vanillanet has a little bit less params and flops than resnet. However, vanillanet is slower than resnet and take much more GPU memory in the training proceed, which is strange since vanillanet has faster inference speed. Have you tried any speed comparison in the training proceeds?
Hi, I evaluated the speed in training proceeds between VanillaNet and ResNet, vanillanet has a little bit less params and flops than resnet. However, vanillanet is slower than resnet and take much more GPU memory in the training proceed, which is strange since vanillanet has faster inference speed. Have you tried any speed comparison in the training proceeds?