@darsnack I have added the layers googlenet according to the paper. But I saw addition of some auxillary inception blocks in torchvision. I will go through them and check if that's necessary to add.
Edit : The auxillary inception block is used only if pre-trained is false.
@darsnack I have added the layers googlenet according to the paper. But I saw addition of some auxillary inception blocks in torchvision. I will go through them and check if that's necessary to add.
Edit : The auxillary inception block is used only if pre-trained is false.