|
MIT CSAIL
6.819/6.869: Advances in Computer Vision |
|
Spring 2021 |
|
Pset Policy
The following rules apply to all psets throughout the semester.
Timeline
- Psets are released right after lectures, and you will have one week (sometimes two) to solve the problems.
- The pset submission deadline will be 23:59 the day the pset is due.
Late Policy
6.819 / 6.869's Late Policy has changed this year!
- If your pset is submitted within 7 days (rounding up) of the original deadline, you will receive partial credit.
- Your late penalty is reflected as a multiplier on the grade you get. This multiplier decreases linearly from 1.0 (full credit) for an on time assignment, to 0.5 (half credit) for an assignment 7 days late.
- Late penalties are calculated only by number of days, rounded up - if you're having trouble, sleep, ask for help if needed, and try tackling the problem the next day! Staying up late into the night is unnecessary, and won't change the penalty!
Mathematically, if you earn p points, and submit t days late (between 0 and 7), your modified grade will be: (1.0 - 0.5t/7)p.
Additionally, you have 3 slack days for the semester. We will waive up to 3 days worth of late penalties. This only waives existing late penalties - it CANNOT be used to extend a PSet past a week! We will automatically choose which assignments the late days get applied to, to maximize your grade.
Collaboration Policy
- Psets should be done individually, unless otherwise stated (a few psets will be done in groups).
- You can talk to each other, post questions on Piazza, get general advice on strategies, seek help on concepts.
- But all writing and coding should be done individually -- you should not share code or derivations (except as specified for group projects).
Submission Method
Psets are to be submitted electronically. Exact submission protocol TBA.
Grading
Students with special circumstances should get a note from the Student Support Services office.
Project Policy
See
Project.