In this project, the VGG architecture is implemented according to the scientific article Very Deep Convolutional Networks for Large-Scale Image Recognition
python main.py [type of VGG architecture]
- types of VGG architecture: [vgg13, vgg16, vgg19]
| Name | Name | Last commit date | ||
|---|---|---|---|---|
In this project, the VGG architecture is implemented according to the scientific article Very Deep Convolutional Networks for Large-Scale Image Recognition
python main.py [type of VGG architecture]