0% found this document useful (0 votes)
611 views1 page

IF4071 - Deep Learning Laboratory

This document outlines the practical end semester examinations for a deep learning lab course. It provides 17 questions related to deep learning topics like feature extraction, image segmentation, colorization, sentiment analysis, and anomaly detection. Students must answer one question by writing a Python script and will be evaluated on various criteria with a maximum score of 100 points.

Uploaded by

jinitha.A
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
611 views1 page

IF4071 - Deep Learning Laboratory

This document outlines the practical end semester examinations for a deep learning lab course. It provides 17 questions related to deep learning topics like feature extraction, image segmentation, colorization, sentiment analysis, and anomaly detection. Students must answer one question by writing a Python script and will be evaluated on various criteria with a maximum score of 100 points.

Uploaded by

jinitha.A
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

M.E / M.Tech.

PRACTICAL END SEMESTER EXAMINATIONS, NOV/DEC 2022


Third Semester

IF4071 & DEEP LEARNING LABORATORY

(Regulations 2021)

Time : 3 Hours Answer any one Question Max. Marks 100

Aim/Principle/Apparatus Tabulation/Circuit/ Calculation Viva-Voce Record Total


required/Procedure Program/Drawing & Results
20 30 30 10 10 100

Q.No. QUESTION
1. Write a python script to extract features from gray scale image data and color image?

2. Write a python script to extract edge features in an image?


3. Write a python script to implement Variational Auto Encoders
4. Write a python script to perform image prediction on an image
5. Write a python script to perform Threshold-based segmentation on input image?

6. Write a python script to perform The different types of edge detection operators ?
7. Write a python script to perform implementation for Region based segmentation
8. Write a python script to perform Neural networks for image segmentation

9. Write a python script to perform implement black and white image colorization
10. Write a python script to perform video black and white colorization
11. Write a python script to perform Implementation for Sentiment Analysis Using Text Blob
12. Write a python script to perform Image Colorization with deep convolutional Neural Network

13. Write a python script to perform Sentiment Analysis Using Bag of Words Vectorization-Based
Models
14. Write a python script for Sentiment Analysis using LSTM-based model using Tensor Flow with
Keras
15. Write a python script for Sentiment Analysis Using Transformer based models
16. Write a python script to perform Anomaly Detection with Auto Encoders using Tensor flow
17. Write a python script for Training the convolutional auto encoder with Keras and Tensor Flow
18. Write a python script for Implementing a convolutional auto encoder with Keras
19. Write a python script to perform CNN Implementation using Keras on MNIST dataset
20. Write a python script for Segmenting Specific Classes and Object Extraction in Videos

Page 1 of 1

You might also like