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