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