16-824: Visual Learning and Recognition

Spring 2022

[ Home | Schedule | Assignments and Resources | Piazza]

Homework 1: Object Classification with PyTorch

This homework is due on 11:59 PM EST Feb 23, 2022. You will learn to train multi-label image classification models using the Pytorch framework. We will classify images from the FashionMNIST and PASCAL 2007 datasets into the object(s) present in the image.


Instructions:


Acknowledgements: This assignment was modified by Yufei Ye, Sudeep Dasari and Wenxuan Zhou.