The technique where spatial transformations are applied to input images to boost the performance and versatility of models is called _______ in computer vision.
- Edge Detection
- Data Augmentation
- Optical Flow
- Feature Extraction
Data augmentation involves applying spatial transformations to input images, such as rotation, flipping, or cropping, to increase the diversity of the training data. This technique enhances model generalization and performance.
Loading...
Related Quiz
- In the context of binary classification, which metric calculates the ratio of true positives to the sum of true positives and false negatives?
- What is the primary goal of Exploratory Data Analysis (EDA)?
- Which data warehousing schema involves a central fact table and a set of dimension tables?
- Which type of neural network is specifically designed to handle sequences of data, such as time series or natural language?
- In a traditional relational database, the data stored in a tabular format is often referred to as _______ data.