4th Year Computer Engineering Course at Queen's University
- Objective: Learn how to build and train a denoising autoencoder to remove noise from images.
- Objective: Implement the AdaIN technique to transfer artistic styles from one image to another.
- Objective: Develop a model to classify images from the CIFAR-100 dataset.
- Key Concepts: CNNs, Data Augmentation, Transfer Learning.
- Objective: Utilize YOLO (You Only Look Once) algorithm for real-time object detection.
- Key Concepts: Object Detection, Real-time Processing.
- Objective: Create a model to accurately locate the noses of pets in images.
- Application: Understanding of Localization in Computer Vision.