An introductory graduate course on efficient computer vision software designed for deployment on edge devices.
- Clone this Github repository or download its contents as a .ZIP file.
- Go to https://colab.research.google.com/
- Navigate to File -> Upload Notebook
- Choose the Notebook you want to upload
- In Google Colab, code is run in 'cells'. If you want to evaluate your entire homework before you submit, you can navigate to Runtime -> Run all on Colab.
- For the assignments, ensure you are using a GPU to evaluate your homework. This can be done by navigating to Runtime -> Change runtime type -> GPU on Colab.
To upload a homework notebook , you can fill out the following Google Form. We require you to convert your Google Colab to a PDF. To do so:
- Navigate to the notebook ColabToHTML.ipynb on the Github, and open it on Google Colab.
- Follow the instructions on the notebook to convert your Colab to an HTML file.
- Then, open the HTML version and navigate to File -> Print -> Print to PDF