The goal of this project is for you to develop your skills in conducting and communicating original research. Interested students will be supported (and encouraged) by the instructor to submit this project for publication or as part of your application to find an exciting job opportunity in industry.
For your project, you will design and investigate a novel idea involving computer vision. It will be a self-designed project in consultation with the instructor. This is an opportunity for you to enhance your expertise on a topic you feel passionate about.
Your final project will constitute 30% of your total class grade. Your project grade will be calculated as follows:>
Establish the research problem and novel idea you will tackle for your final project
Identify relevant related work
When choosing your topic, general guidelines are to:
Choose a problem you have an idea for how to solve
Choose a problem someone else cares about
Choose a problem that is not yet solved (know current literature!)
Choose a problem that you can objectively evaluate by tying it to a task
Revisit advice on how to read a research paper to evaluate your own ideas (e.g,. from the first week of assigned readings)
Relevant topics include (but are not limited to):
A comprehensive and critical survey of the literature on a particular vision problem
Implementation and evaluation of an existing or new computer vision model alongside experiments that demonstrate the model's strengths and weaknesses
Implementation and evaluation of a more user-friendly/efficient method to collect labeled data for computer vision alongside experiments that demonstrate the method's strengths and weaknesses
You will need to submit a PDF that is 1-2 pages long (excluding references). Please use the latex template from CVPR, ICCV, or ECCV. A great latex paper editor is Overleaf. The paper should include each of the following:
Title
[Section 1] Introduction
Paragraph 1: Explain the motivation for your work; e.g., Why anyone should care? What are the desired benefits?
Paragraph 2: Explain why existing solutions work is inadequate for the motivated problem; e.g., Is there a gap in the literature? Is there a weakness in existing approaches?
Paragraph 3: Explain what you are proposing, what is novel/new about your idea, and why you believe this solution will be better than previous solutions; e.g., Are you asking a new question, offering a greater understanding of a research problem, establishing a new methodology to solve a problem, building a new software tool, or offering greater understanding about existing methods/tools?
[Section 2] Related Work
Identify 2-4 related topics. Then, for each topic, cite 2-4 related papers (must include the bibliography). Finally, for each cluster of related works, give a 1-2 sentence explanation describing the key difference(s) of your proposed idea to the cluster of prior works. One way to format each topic is as follows:
Topic:
Reference 1
Reference 2
Reference 3
Reference 4
Our work is different from these works because...
Bibliography: this must be formatted correctly.
Please note that your proposed project is not a binding contract. You will continue to update and improve it as you learn more from your readings and/or feedback.
Project Outline Submission
The project outline should map out the entire project. You will be expected to:
Submit a detailed project outline that is 3-4 pages long (excluding references).
The paper should include each of the following:
Title
[Section 1] Introduction - improve upon the material from your proposal
[Section 2] Related Work - update the material from your proposal so this section includes a paragraph per topic instead of a bullet list per topic; the bullet list served only as a foundation to help you concisely identify how your work will improve upon what is available/known today
[Section 3] Methods - describe the implementation of your proposed idea (e.g., features, algorithm(s), training overview.) so that:
A reader could reproduce your set-up
A reader understand why you made your design decisions
[Section 4] Experimental Design - describe 1-2 experiments or analyses you plan to conduct in order to demonstrate/validate the target contribution(s) of your work; indicate the following for each experiment:
Main purpose: 1-3 sentence high level explanation
Evaluation Metric(s): which ones will you use and why?
[Section 6] Bibliography
Final Project Presentation
The final project presentation should be an approximately four minute presentation about your project. It should cover the following:
Motivate the problem your work is designed to solve.
(Very) briefly explain what other solutions are available and why they are not suitable.
Demo your idea, approach, and key design decisions.
Highlight key findings from your experiments and offer insights into what your work has taught us. Focus on finding 1-3 punchlines that explain why your work is exciting/valuable.
Peer Evaluation
You will evaluate the presentation from every person in the course at the link shared by the instructor. The evaluations will not take time outside of class. The evaluations that you do for other students' projects will not affect your own grade, except that you will be penalized if you do not complete an evaluation (following the requirements) for every person (excluding your own).
Final Project Submission
For the final project submission, you should submit a final report that is at least 6 pages long (excluding references). It should include each of the following:
Title
Abstract - one paragraph summary of your paper describing the motivation, problem, conducted experiments, and experimental findings
[Section 1] Introduction (improve upon the material from your project outline)
[Section 2] Related Work (improve upon the material from your project outline; if you have not already, you should remove the bulleted structure you used in the initial proposal and instead have a paragraph form)
[Section 3] Methods (improve upon the material from your project outline)
[Section 4] Experimental Design (improve upon the material from your project outline)
[Section 5] Experimental Results
[Section 6] Conclusions - summarize in one paragraph what is the main take-away point from your work