Skip to content

alonsocanov/CNN-Classification

Repository files navigation

CNN-Classification

Creation or fine-tuning a CNN classifier

Usage

To create a model and train this model the following files are used

train_network.py

and

my_model.py

Alexnet moedel is fine-tuned on

fine_tuning.py

To test the accuracy of the models the file

accuracy_test.py

Note that the training and testing data will be different for each file

About

CNN classification and fine-tuning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages