CS 231A - Computer vision: from 3D reconstruction to recognition - Winter 2013/2014 Instructor: Prof. Silvio Savarese Classroom: Nvidia Auditorium Discussion Section: Gates B03 Project reports email: cs231a.staff@gmail.com TAs : |
||
Course schedule :: Resources:: Announcements + Q&A (Piazza)
Course Description Textbooks Prerequisites 4 problem set 1 mid-term exam 1 project Grading Policy: Problem Sets: 40% PS1: 10% PS2: 10% PS3: 10% PS4: 10% Midterm exam: 15% Final project: 40% (progress mid-term report (%5), final report (25%), presentation (10%)) Class participation: 5% Note: class participation and final project presentation are waived for SCPD students. Project late policy: 25% if one day late; 50% if two days late; zero credit if more than two days - A "48-hours one-time late submission bonus" is available; that is, you can use this bonus to submit your HW late after at most 48 hours. This is one time bonus: After you use your bonus, you must adhere to the standard late submission policy. No exceptions will be made. - No "late submission bonus" is allowed when submitting your mid-term exam and project. MIDTERM EXAM & PROJECT Information: Mid Term Exam - Take home, 48 hours - For release and due dates see class schedule - 0% grade after deadline - No collaborative solutions are allowed Project Proposal Format - max 4 pages; - 3 sections: * title and authors * sec 1. intro: problem you want to solve and why * sec 2. technical part: how do you propose to solve it? * sec 3. milestones (dates and sub-goals) * references - final format: pdf, please! Project Progress (mid-term) Report Format - max 4 pages; - 3 sections: * title and authors * sec 1. intro: problem you want to solve and why * sec 2. technical part: how do you propose to solve it? * sec 3. milestones achieved so far * sec 4. remaining milestones (dates and sub-goals) * references - final format: pdf, please! Project Final Report Format - Max 10 pages; - Title and authors - Abstract: short summary of the project with main results - 6 sections: * Sec 1. Introduction: introduce the problem you want to solve, expain why it is important to solve it; and indicate the method you used to solve it. add a concept figure showing the overall idea behind the method you are presenting. * Sec 2.1. Review of previous work (i.e. previous methods that have explored a similar problem) * Sec 2.2. Say why your method is better than previous work; and/or summarize the key main contributions of your work; * Sec 3.1: Technical part: Summary of the technical solution * Sec 3.2: Technical part: Details of the technical solution; you may want to decompose this section into several subsections; add figures to help your explanation. * Sec 4: Experiments: present here experimental results of the method you have implemented with plots, graphs, images and visualizations. * Sec 5: Conclusions: what's the take home message? * Sec 6: References - Final format: pdf, please! You can look at one of the recent instructor publications (such as this) as an example. Evaluation: - Your project report will be evaluated based on the quality of the writing, the clarity of your technical explanation and, overall, how well you get your message across. If you follow the structure above, you'll have good chances to do a good job. :) Project Source Code There is no need to attach a print out of the source codes to the manuscript. Final source codes of your working program need to be collected into a unique (zipped) file; this file is due on the project submission deadline date and it is supposed to be sent to the grader as indicated by email. Project Presentation in Class - The presentation must be 1m45s long. Please see this Piazza post for detailed presentation guidelines, which are also summarized below. Presentation format: Your slides should consist of a title slide, followed by slides that discuss the following aspects of your project: Problem Motivation/Description Technical Approach Some Results Please do not plan on using more than 5-6 slides. Poster Session: For the poster session, be prepared to present more detailed aspects of your technical approach and you results and evaluation. This part will be more of a question and answer style session with the course staff and should last between 2-3 minutes each. Other students may also be present to observe the session, so please do not leave after the course staff visits your poster. Please see this Piazza post for detailed presentation guidelines. Evaluation: - Your team will be evaluated based on the clarity of the presentation, quality of the slides, how well you get your message across, and how well you handle the questions at the end. Note that the presentation can still contain ongoing/preliminary results; final results may be included in the final report. |