Wednesday, August 12, 2020

Unit 2: Convolutional Neural Network (CNN)

Unit 2 Assignment: Convolutional Neural Network (CNN)

Please use the "Basic Tutorials > Convolutional Neural Network (CNN)" on the right panel to watch tutorials about Convolutional Neural Network (CNN). Please take notes and create PowerPoint presentation(s) to summarize what you have learned. A PowerPoint template has been provided (click link).

In addition, in order to prepare for running the CNN-related project, please download and install the 30-day free-trial version of MATLAB R2020a with Deep Learning Toolbox (link).

Once the installation is done, you can run a quick experiment following the tutorial in the link. Download the code at the bottom of the webpage. Open and run it in the Matlab. You will encounter errors shown in red. Follow the directions in the error messages and download whatever missing. Repeat this process twice until there is no more errors. Now, you can use your webcam to focus on some common objects and see how the CNN can identify them! 

Assignment Due Date: 08/20//2020



No comments:

Post a Comment

Unit 4: Transfer Learning

Due to the size of our training dataset and the limitations of our computing resource, the CNNs we have constructed may not be able to reach...