Use when implementing, reviewing, or extending CatVTON-style training in this repository. Focus on DressCode-based training, agnostic mask generation from local dataset annotations, and attention checkpoint export compatible with CatVTON inference layouts.
Use this skill for work inside CatVTON_practice.
This project is a practice implementation of CatVTON-style training centered on the local DressCode dataset under data/DressCode.
The important local constraint is that DressCode here does not already contain agnostic_masks, so training must either generate them on the fly or cache them before use.
references/repo-notes.md.<output>/<dataset_tag>/attentiondata/DressCode.train_pairs.txt and test pair files still parse.references/repo-notes.md