Phase 1: Data Pull & Freezing¶
Pull memory data from the cloud database and create frozen snapshots for reproducible experiments.
Run¶
Output¶
After running:
data/raw/images/{user_id}/- Downloaded images per userdata/raw/metadata.json- All records with local pathsdata/snapshots/snapshot_YYYY_MM_DD/- Frozen copy
Experiment Boundary
The snapshot is the experiment boundary for Phase 2. All feature extraction operates on this frozen data.