Skip to content

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

Repository files navigation

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.