Top 10 Pretrained Models to get you Started with Deep Learning (Part 1 - Computer Vision)
Pretrained models are a wonderful source of help for people looking to learn an algorithm or try out an existing framework. Due to time restrictions or computational restraints, it's not always possible to build a model from scratch which is why pretrained models exist! You can use a pretrained model as a benchmark to either improve the existing model, or test your own model against it. The potential and possibilities are vast. In this article, we will look at various pretrained models in Keras that have applications in computer vision.
Jul-28-2018, 14:06:30 GMT