Deep-model-selection-via-feature-visualization
Feature visualization technique to approximate the best suitable deep model (Inception-V3, ResNet-50, and VGG-16) for a given data set. Instead of training all the deep models at you hand and compare results at the end, this method can be use to choose the best suitable model for your data set without training all models.