A company needs to classify images of objects using features specific to their dataset. Which option requires the least development work while meeting this need?
Choose an answer
Tap an option to check your answer.
Correct answer: Use a pre-trained deep learning model and fine-tune it on the company's dataset..
Why this is the answer
Fine-tuning a pre-trained deep learning model is the most efficient approach. Deep learning models, especially those pre-trained on large datasets like ImageNet, have already learned powerful, generalizable features for image recognition. Fine-tuning involves adapting these learned features to a specific dataset with minimal additional training, requiring significantly less data and computational resources than training from scratch. Traditional machine learning algorithms with custom-extracted features or SVMs with manually engineered features require extensive domain expertise and iterative feature engineering, which is time-consuming and often less effective than deep learning for complex image tasks. Building a Generative Adversarial Network (GAN) is for generating new data, not for classification, and is a complex task itself, making it unsuitable for this requirement.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed