The interim report is the main checkpoint after Part 2.
The goal is not to reward code volume. The goal is to show that you understand the pipeline and can produce and interpret results from your own code.
Recommended Length
- up to
5pages of main report content - use
11 ptmain text - use single line spacing
- figures and tables included in that limit
- short appendix only if necessary
What To Submit
- your code
- your saved custom motion clip
- a short video of the toy-rig motion
- a short video of the same motion on SMPL
- one-hot versus LBS comparison figures
- the interim report PDF
Code and videos are required parts of the interim submission, not optional supporting material.
Report Structure
Use these section headings in your report:
Skeleton and HierarchyExplain what information is stored for each joint and how the parent-child relationships are represented.
Forward KinematicsState the FK recurrence you implemented using equations, and explain how your code handles the joint hierarchy.
Custom MotionDescribe your motion, state how many keyframes you used, and explain why it is a useful test case for skinning.
One-Hot SkinningExplain exactly how you converted the SMPL weight matrix into one-hot weights, and write down the mathematical rule you used.
Comparison with LBSCompare one-hot SMPL against LBS using the same motion, discuss the main visual differences, and write down the LBS equation used for a posed vertex.
Weight VisualisationInterpret at least two selected-joint weight visualisations.
Debugging NotesInclude at least one Part-1 debugging note and one Part-2 debugging note.
AI Use StatementState eitherNo AI tools used, or describe any limited non-substantive use such as spelling checks or environment/setup help.
Required Figures and Media
Your submission should include all of the following evidence:
- your code
- one short video of your custom motion on the toy rig
- one short video of the same motion on SMPL
- in the PDF: one screenshot of the rigid skeleton or kinematic chain
- in the PDF: at least two one-hot versus LBS comparison images
- in the PDF: at least two selected-joint weight visualisations
The videos should be submitted as separate files. The PDF should use still figures only where they help explain the method or compare deformation artifacts.