ECE398BD: Audio and Visual Analytics (Logistics)

Instructors

Instructor: Minh N. Do
Office: 113 Coordinated Science Laboratory
Email: minhdo [at] illinois [dot] edu

Teaching Assistant: TeckYian Lim
Email: tlim11 [at] illinois [dot] edu
Office Hours: By appointment

Logistics

There is no required textbook, the notes and the labs contain pointers to relevant references.

Lab Submission:
Email your completed IPython notebooks to tlim11 at illinois dot edu. Submit your notebooks along with any other files you wish to include in a zip file named as <netid>_lab<#>.zip. Feel free to use any resources available to help you solve the labs and problems. If you use any extra python packages or libraries, make sure that they are properly documented such that you code can be executed by any other person who wants to do so.

Some labs will build on materials from the previous lab. You are strongly encourage to finish and test your code for the previous lab before coming for the new labs.

Grading:
Grading will be solely based on the labs and quizes(if any). Unless otherwise noted, you will have 1 week to complete each lab, due on the following Wednesday, before 2359. This will allow you to fix any bugs in your previous week's code that you might discover when making use of them in the new lab. Late submissions will not be accepted but the lab with the lowest score will be dropped from the final score computation.

General References

You do not need any of these, but you might find some information useful along the way. More relevant details will be added as the course progresses.

  • OpenCV Documentation link