Huawei H13-321_V2.5 - HCIP - AI EI Developer V2.5 Exam
The accuracy of object location detection can be evaluated using the intersection over union (IoU) value, which is a ratio. The denominator is the overlapping area between the prediction bounding box and ground truth bounding box, and the numerator is the area of union encompassed by both boxes.
The mAP evaluation metric in object detection combines accuracy and recall.
The U-Net uses an upsampling mechanism and has a fully-connected layer.
------- is a model that uses a convolutional neural network (CNN) to classify texts.
The objective of -------- is to extract and classify named entities in a text into pre-defined classes such as names, organizations, locations, time expressions, monetary values, and percentages. (Enter the abbreviation.)
In natural language processing tasks, word vector evaluation is an important aspect for measuring the performance of a word embedding model. Which of the following statements about word vector evaluation are true?
When training a deep neural network model, a loss function measures the difference between the model's predictions and the actual labels.
Which of the following ModelArts training parameters is used to customize hyperparameters?