Assignment
For each assignment, you need to fill in all the missing lines of codes, and run *.ipynb to get expected running results. Keep the running results in *.ipynb and submit the folder to canvas.
Deadline: See course schedule for deadline of each assignment. You will be allowed a total of five late days per course. Each additional late day will incur a 10% penalty.
Ethics: Please do assignments individually, while you can search the Internet resources to help you write, debug, and run the codes.
Points: You will get 12/12 points if your submission shows expected running results. Otherwise, you will get fewer points depending on your written codes and running results.
Final Project
In a group of 1 - 2 people (2 is preferred)
Submit a project proposal (1 page) and a project paper (4 pages) to canvas.
Give a proposal presentation and a final presentation at the middle and end of the semester, respectively. Submit your slides to canvas.
Topics can be either one of the following. Topics related to deep learning are recommended but not necessary.
Proposing and addressing a new computer vision task/application;
Design and evaluation of a novel approach for a computer vision problem;
An extension of a computer vision approach studied in class;
In-depth analysis of an existing computer vision technique;
In-depth comparison of two related existing computer vision techniques.
For graduate students, moderate novelties are expected for the final project. For undergraduate students, novelties are not required.
Final project proposal (5 points): A one-page PDF that describes the following: (1) Problem statement: describe the problem; (2) Related work: briefly describe related papers. What will be unique about your project that previous work has not done? (3) Approach: describe the algorithm(s) you will employ; (4) Experiments: Describe the experiments to evaluate your approach. Describe any software, libraries, or language that you will use. (5) Others: Summarize any preliminary results.
Template: CVPR2024 author kit
Proposal presentation (5 points): A 10-minute presentation (not including Q&A) describing the contents as above.
Final project paper (10 points): A 4-page PDF that describes the following: (1) Introduction: summarize the problem, main idea, and results; (2) Related work: provide a detailed description of related papers. If you're proposing a new idea or extending an existing approach, what will be unique about your project that previous work has not done? If you're analyzing one or two related techniques, describe how they relate to other relevant work; (3) Approach: Describe in detail the algorithm(s) you employed. Clearly state the method's input and output, and any assumptions or design choices; (4) Experiments: describe the experiments you conducted to evaluate the approach. For each experiment, describe what you did, what was the main purpose of the experiment, and what you learned from the results. Provide figures, tables, and qualitative examples, as appropriate. (5) Conclusions: briefly summarize the main idea and results, discuss limitations and possible future work.
Template: CVPR2024 author kit
Final project presentation (10 points): A 15-minute presentation (not including Q&A) describing the contents as above.