DryPilgrim / VGG16

A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv. layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv. layer


Languages

Language:Python 100.0%