vgg16-prediction

There are 2 repositories under vgg16-prediction topic.

  • kusiwu/cifar10-vgg16

    Classifies the cifar-10 database by using a vgg16 network. Training, predicting and showing learned filters are included.

    Language:Python2011
  • ac005sheekar/Brain-Tumor-Detection-with-CNN-VGG16

    This is a Brain Tumor Detection System where multiple types of Deep Learning Neural Networks like CNN and CNN VGG16 have been used to tune, train and test for achieving highest possibility of accuracies.

    Language:Python1101