A. चित्र को प्रतिरूप के लिए उपयुक्त बनाना/To make images suitable for the model
Step 1
Concept
Raw images can differ in size light or quality.
Step 2
Why this answer is correct
Preprocessing makes them more suitable.
Step 3
Exam Tip
This can improve recognition tasks. चरण 1: कच्चे चित्र आकार प्रकाश या गुणवत्ता में अलग हो सकते हैं। चरण 2: पूर्वप्रसंस्करण उन्हें अधिक उपयुक्त बनाता है। चरण 3: इससे पहचान कार्य बेहतर हो सकता है।
A. ताकि प्रतिरूप सीख सके कि चित्र किस वर्ग का है/So the model can learn which class an image belongs to
Step 1
Concept
In supervised image classification the correct class is provided.
Step 2
Why this answer is correct
Labels help the model learn from correct answers.
Step 3
Exam Tip
Without labels this task can be difficult. चरण 1: सुव्यवस्थित चित्र वर्गीकरण में सही वर्ग बताया जाता है। चरण 2: वर्ग चिह्न प्रतिरूप को सही उत्तर से सीखने में मदद करता है। चरण 3: बिना वर्ग चिह्न यह कार्य कठिन हो सकता है।
A. चित्र में वस्तु का स्थान दिखाने के लिए/To show the location of an object in an image
Step 1
Concept
Object detection does not only tell the class.
Step 2
Why this answer is correct
It also shows where the object is.
Step 3
Exam Tip
A bounding box shows the location around the object. चरण 1: वस्तु पहचान केवल वर्ग नहीं बताती। चरण 2: यह वस्तु कहाँ है यह भी दिखाती है। चरण 3: सीमा डिब्बा वस्तु के चारों ओर स्थान दिखाता है।
A. किसी गलत व्यक्ति को मिलान बता देना/Marking a wrong person as a match
Step 1
Concept
In face recognition positive can mean a match.
Step 2
Why this answer is correct
In a false positive the system marks a wrong person as a match.
Step 3
Exam Tip
Therefore care and review are important in such systems. चरण 1: चेहरा पहचान में सकारात्मक का अर्थ मिलान हो सकता है। चरण 2: गलत सकारात्मक में प्रणाली गलत व्यक्ति को मिलान बताती है। चरण 3: इसलिए ऐसी प्रणाली में सावधानी और जांच जरूरी है।