August 2018
Intermediate to advanced
378 pages
9h 9m
English
The previous section highlighted the importance of acquiring some data at an early stage in the project. But if you do not have enough data to train a deep learning model, it is possible to train on other data and apply it to your data. For example, you can use a model trained on ImageNet data for image classification tasks. In this scenario, you need to use the real data that has been collected wisely. This section discusses some good practices on that subject.