<!--#set var="name" value="Final Project" -->
<!--#include virtual="header.html" -->
<!--
<head><title>COS 526, Fall 2006: Final Project</title></head>
<body bgcolor="#ffffff" text="#000000">
<center><h2>COS 526 - Advanced Computer Graphics</h2></center>
-->


<hr WIDTH="100%">
<h3>
<a NAME="Proposal"></a>Project Proposals (due in class on Thurs, Dec 14):</h3>
Each student should submit a one-page written project proposal.&nbsp;
The proposals should include enough detail to convince a reader that you've
found a good problem, you understand how hard it is, you've mapped out
a plan for how to attack it, and you have an idea about which experiments
you might run to test the success of your implementation.&nbsp; Following is a brief
outline you might follow ...
<ul>
<li>
Goal</li>

<ul>
<li>
What problem am I going to solve?</li>
<li>
Who will benefit?</li>
</ul>

<li>
Challenge</li>

<ul>
<li>
Why is the problem hard?</li>
</ul>

<ul>
<li>
What approaches have others tried?</li>
<li>
Why don't those previous approaches work?</li>
</ul>

<li>
Approach</li>

<ul>
<li>
What approach am I going to try?</li>

<li>
Why do I think it will work well?</li>
</ul>

<li>
Methodology</li>

<ul>
<li>
What steps (task list) are required?</li>

<li>
Which of these steps is particularly hard?</li>

<li>
What to do if the hard steps don't work out?</li>
</ul>

<li>
Metrics</li>

<ul>
<li>
How will I know when I am done?</li>

<li>
How will I know whether I have succeeded?</li>
</ul>

<li>
Summary</li>

<ul>
<li>
What will I learn by doing this project?</li>
<li>
Will this lead to&nbsp;</li>
</ul>
</ul>

<hr WIDTH="100%">

<h3>
<a NAME="Presentation"></a>Project Proposal Presentations (during class on Thurs, Dec 14):</h3>
Each students will give a 10 minute talk to present his/her course
project proposal to the class (with slides, videos,
and/or other props).&nbsp; You should be sure to convince us that: 1) you
are addressing an important problem, 2) you understand various approaches
to the problem, 3) you have found an interesting approach to attack the
problem, 4) you have a specific,&nbsp; detailed plan, and 5) you will know when
you are done. We will run the proposals like a venture capital meeting, where
each student is given some amount of &quot;money&quot; to invest in projects,
and the project with the highest investment will get a prize.
<br>&nbsp;

<hr WIDTH="100%"><h3>
<a NAME="Demo"></a>Demo Day (at 2PM on Tues, January 16th in CS401):</h3>
Each student will give a short presentation of his/her
class project.&nbsp; Your goal should be to demonstrate and describe for
the class in 10-15 minutes what you have done and why it is interesting.&nbsp;
In addition to running a live demo on one of the computers, you should
describe the guts of your project (e.g., using a few slides and/or a movie).&nbsp;
The presentation should clearly present the goals, challenges,
approach, and results of your project.
<p>&nbsp;

<hr WIDTH="100%">

<h3>
<a NAME="Report"></a>Final Written Reports (due at 2PM on Tues, January 16th):</h3>
Each student should submit a five- to ten-page written final report.&nbsp;
The written report should contain descriptions of the goals and execution
of your project.&nbsp; You should include a review of related work.&nbsp;
You should write detailed descriptions of the approach you've chosen, the
implementation hurdles you've encountered, the features you've implemented,
and any results you've generated.&nbsp; Please do not be vague in your
written descriptions.&nbsp; Following is a brief outline you might follow
...
<ul>
<li>
Introduction</li>

<ul>
<li>
Goal</li>

<ul>
<li>
What did I try to do?</li>

<li>
Who would benefit?</li>
</ul>

<li>
Previous Work</li>

<ul>
<li>
What related work have other people done?</li>

<li>
When do previous approaches fail/succeed?</li>
</ul>

<li>
Approach</li>

<ul>
<li>
What approach did I try?</li>

<li>
Under what circumstances do I think it should work well?</li>

<li>
Why do I think it should work well under those circumstances?</li>
</ul>
</ul>

<li>
Methodology</li>

<ul>
<li>
What pieces had to be implemented to execute my approach?</li>

<li>
For each piece ...</li>

<ul>
<li>
Were there several possible implementations?</li>

<li>
If there were several possibilities, what were the advantages/disadvantages
of each?</li>

<li>
Which implementation(s) did I do?&nbsp; Why?</li>

<li>
What did I implement?&nbsp;&nbsp; &lt;== Include detailed descriptions</li>

<li>
What didn't I implement? Why not?</li>
</ul>
</ul>

<li>
Results</li>

<ul>
<li>
How did I measure success?</li>

<li>
What experiments did I execute?</li>

<li>
Provide quantitative results.</li>

<li>
What do my results indicate?</li>
</ul>

<li>
Discussion</li>

<ul>
<li>
Overall, is the approach I took promising?</li>

<li>
What different approach or variant of this approach is better?</li>

<li>
What follow-up work should be done next?</li>

<li>
What did I learn by doing this project?</li>
</ul>

<li>
Conclusion</li>
</ul>

<h3>

</h3>

</body>
</html>
