Computer Vision
CNN
Facial Recognition
NLP
Machine Learning
100

What is computer vision compare to the human what?

What is human sight/vision/brain/nervous system 

100

What does CNN stand for?

What is Convolutional Neural Networks?

100

What is a technology that uses distinctive facial traits to identify or confirm a person from a picture or video

What is Facial Recognition?

100

What NLP task is this?

Filtering out spam emails in gmail

What is Text classification?

100

This type of learning gets trained on a "Labeled Dataset". These labelled datasets have both input and output parameters. 

What is Supervised Learning?

200

What is one of the task Computer vision is used for?

What is...

Object Recognition 

Face Recognition 

Image Segmentation 

Optical Character Recognition (OCR)

200
Deep learning gets its name from the many hidden layers in this brain-inspired structure.
What is a neural network?
200

Is it Face Detection or Face Recognition?

Input uses image or video frames while the Output uses a bounding box

What is Face Detection?

200

What type of input data does NLP take?

What is text or speech data?

200

This type of learning finds hidden patterns, groups or relationships within the data on its own. Meaning it works with unlabeled data, meaning there are no predefined outputs. 

What is Unsupervised Learning?

300

What are the different concepts of Computer vision?

What is Image Processing, Object Detection. Image Classification and Feature Extraction

(any order)

300

What are the key Components of CNN

Input Layers, Convolutional Layer, Activation Layer, Pooling layer, Flattening layer, Fully connected layer,

300

What are one of the many problems Facial Recognition faces?

What is...

-faces appear at side angles or under extreme head rotations.

-Facial expressions such as smiling, crying, or surprise 

-Natural aging changes facial features over time

-Poor lighting, masks, sunglasses, or partially covered faces

-Imbalanced training datasets

-Systems can be fooled using photographs, videos, masks, or AI-generated deepfakes without anti-spoofing mechanisms.

300

What are the 6 steps of of the Natural Language Process?

What is Text or Speech Input, Pre-processing, Language Analysis, Model training, Text Representation and Embedding Techniques and Output Generation?

300

This type of learning learns through trial and error by receiving rewards for correct actions and penalties for wrong ones. 

What is Reinforcement Learning?

400

What are the different steps of how Computer Vision works?

What is Image Acquisition, Preprocessing, Feature Detection, Pattern Recognition and Decision Making?

400

What is the 4 applications of CNN?

What is Image classification, Object Detection, Image Segmentation and Video Analysis?

400

What are the key concepts in Facial Recognition?

What is Face detection, Face Alignment, Feature Extraction, and Face Matching?

(Any order)

400

What are the NLP tasks?

What is Text classification, Sentiment analysis, Machine translation, Named Entity Recognition and Text summarization?

400

Predicts continuous values and learns the relationship between input features and a numerical target variable.

What is regression?

500

What are Generative Adversarial Networks (GANs) used for?

What is used in advanced CV tasks such as generating realistic images or improving low-quality images and work by having two components challenging each other to improve their results.

500

What is a complete CNN architecture. Which is a sequence of layers and every layer transforms one volume to another through a differentiable function.

What is a covnets?

500

Does what uses Haar Cascades, HOG, CNN detectors for there common algorithm 

What is Face Detection?

500

What is the cleaning process that changing all words into the same case for uniform processing. (converting lowercase)

What is Case folding?

500

What type of Unsupervised learning uses theses techniques?

  • Apriori
  • FP-growth
  • Eclat

What is Association Rule Learning?

M
e
n
u