• Stars
    star
    1
  • Language
    Python
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.