DSC180F20W7

From Immersive Visualization Lab Wiki
Revision as of 23:03, 11 November 2020 by Jschulze (Talk | contribs)

Jump to: navigation, search

Replication Checkpoint #2

UNDER CONSTRUCTION

For Checkpoint 2 we are going to add deep learning to our toolkit, in order to eventually apply the Grad-CAM XAI techniques to the COCO dataset (but that will not happen until the final checkpoint).

PyTorch is a machine learning API which builds on top of Torch. Its most developed interface is in Python.

Code Portion

For this checkpoint you need to create a PyTorch application in Python to do the following things: