December 2021
Student
Image Processing
Python Programming
Deep Learning
Real-Time Image Processing Using a Convolutional Neural Network was a project performed in December 2021. Using the OpenCV library in Python, I gained real-time access to the webcam. Then using a pre-trained VGG16 architecture from Keras, I analyzed real-time images. All stages were done using Python.
This project was the final project of the Deep Learning course. I took that online course at the University of Tehran in Nov 2021. Thanks to Mr. Alireza Akhavan, the instructor, who taught me Deep Learning Fundamentals and architectures, TensorFlow, Keras, and image processing.