nerdexam
CompTIA

DY0-001 · Question #85

Which of the following image data augmentation techniques allows a data scientist to increase the size of a data set?

The correct answer is B. Cropping. By taking multiple crops from each original image (e.g., random or sliding-window crops), you generate distinct new training examples, directly increasing the dataset size.

Machine Learning

Question

Which of the following image data augmentation techniques allows a data scientist to increase the size of a data set?

Options

  • AClipping
  • BCropping
  • CMasking
  • DScaling

How the community answered

(31 responses)
  • B
    94% (29)
  • C
    3% (1)
  • D
    3% (1)

Explanation

By taking multiple crops from each original image (e.g., random or sliding-window crops), you generate distinct new training examples, directly increasing the dataset size.

Topics

#data augmentation#image cropping#dataset expansion#computer vision

Community Discussion

No community discussion yet for this question.

Full DY0-001 Practice