Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 572 Bytes

File metadata and controls

25 lines (18 loc) · 572 Bytes

10-Week Project Plan

Week 1: Setup + Survey

Goals:

  • Survey dataset candidates
  • Survey model options
  • Set up local environments (Python, OpenCV, PyTorch)

Deliverables:

  • docs/datasets/candidates.md — initial dataset table
  • Local environment working for each team member

Week 2: Dataset Selection + Evaluation Protocol

Goals:

  • Finalize dataset choice
  • Define evaluation protocol (splits, metrics, preprocessing)
  • Define baseline run plan

Deliverables:

  • docs/datasets/selected.md — completed
  • Evaluation protocol documented