| license: other | |
| tags: [trendflow, models, internal] | |
| # TrendFlow models (unified) | |
| Unified weights + artifacts for the TrendFlow pipeline. Replaces the old | |
| `trendflow_output` (renamed to this repo) and `trendflow_artifact_0_1`. | |
| **Layout = local layout.** Every file path here equals its path relative to the | |
| `TrendFlowML` repo root, so restoring is a plain mirror download. | |
| - `DataProcessor/dp_models/...` — model weights (DP_MODELS_ROOT = `DataProcessor/dp_models`) | |
| - `DataProcessor/VisualProcessor/core/model_process/core_identity/...` — semantic reference bases | |
| See `models_manifest.json` for the authoritative list (path, sha256, size, group, version). | |
| Download with `DataProcessor/scripts/download_models.py` in the main repo. | |