A) The field of study that enables computers to interpret and understand visual information from the real world. B) The process of filtering and enhancing visual images. C) The study of how human vision works. D) The use of computer screens to display images.
A) Changing the image dimensions. B) Blurring images for artistic effect. C) Enhancing image quality and reducing noise for better analysis. D) Randomly distorting images.
A) Combining multiple images into one. B) Creating a mirror image of the original. C) Dividing an image into meaningful regions or objects for analysis. D) Removing colors from an image.
A) Accuracy B) F1 Score C) R-squared D) Mean Squared Error
A) Adding more layers to the network B) Using smaller batch sizes C) Increasing the learning rate D) Dropout regularization
A) Transferring image pixels to a new image. B) Transferring gradients during backpropagation. C) Using pre-trained models and fine-tuning for a specific task. D) Transferring images between different devices.
A) Reducing the spatial dimensions of the input. B) Increasing the number of parameters. C) Normalizing input values. D) Introducing non-linearity to the network.
A) Linear B) Sigmoid C) ReLU (Rectified Linear Unit) D) Tanh
A) Blurring images for privacy protection. B) Summarizing the performance of a classification model using true positive, false positive, true negative, and false negative values. C) Converting images to grayscale. D) Creating composite images.
A) Spam dataset B) Weather dataset C) Song lyrics dataset D) ImageNet
A) Identifying and delineating individual objects within a scene. B) Converting images to black and white. C) Smoothing pixel intensities. D) Applying color filters to images.
A) Histogram equalization B) Gaussian blur C) Lucas-Kanade method D) Fourier transform
A) Detecting object edges. B) Normalizing image histograms. C) Blurring image boundaries. D) Mapping one image onto another image plane.
A) Rotating images B) Non-local means denoising C) Adding noise to images D) Increasing image resolution
A) Object detection B) Image segmentation C) Image classification D) Feature extraction
A) Controlled Neural Network B) Computerized Neuron Network C) Convolutional Neural Network D) Complex Neuron Network
A) Pooling layer B) Fully connected layer C) Activation layer D) Convolutional layer
A) Mean Squared Error B) Binary Cross-Entropy Loss C) L1 Loss D) Cross-Entropy Loss
A) ResNet (Residual Network) B) VGGNet C) InceptionNet D) AlexNet
A) Convolutional Neural Networks (CNNs) B) Principal Component Analysis (PCA) C) Support Vector Machines (SVM) D) K-Nearest Neighbors (KNN)
A) Segmentation of Image Features and Textures B) Semi-Integrated Face Tracking C) Scale-Invariant Feature Transform D) Selective Image Filtering Technique
A) Sigmoid B) Softmax C) Tanh D) ReLU
A) PCA Dimensionality Reduction B) Image Cropping C) Transfer Learning D) Noise Injection |