Mickey0521 / Examples-of-AlexNet-GoogLeNet-ResNet-and-Bagging

Examples of AlexNet, GoogLeNet, ResNet, and Bagging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples-of-AlexNet-GoogLeNet-ResNet-and-Bagging

Some useful examples of AlexNet, GoogLeNet, ResNet, VGG, and Bagging are given as follows:

Example 1

Example 2

Example 3

Example 4

Example 5

Example 6

Please note that:

i. we did not provide the dataset, but you can use any data (any pictures/photos), to run our source codes.

ii. we did not provide the pre-trained models (because they are way too big), but you can use our source code to train AlexNet, GoogLeNet, and ResNet.

About

Examples of AlexNet, GoogLeNet, ResNet, and Bagging


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%