Build paired low/high-resolution items and cumulative diffusion schedules that match SR3 equations. This reusable skill supports bounded SR3 recovery experiments.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add VectorSpaceLab/AREX-Skill --skill sr3_degradation_schedule --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sr3 Degradation Schedule?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vectorspacelab-sr3-degradation-schedule)More formats (shields.io, HTML) on the badges page.
---
name: sr3_degradation_schedule
description: Build paired low/high-resolution items and cumulative diffusion schedules that match SR3 equations. This reusable skill supports bounded SR3 recovery experiments.
---
# sr3_degradation_schedule
Use this skill for SR3 proxy recovery when implementing degradation_schedule. Inputs are tiny numeric arrays or metadata; outputs are deterministic logs or metrics. Workflow follows SR3 paper equations for degradation, noising, denoising loss, reverse refinement, or evaluation as appropriate. Validate with `validate_skill_tree.py --run-tests`. Limitations: not a full SR3 U-Net implementation and not a substitute for FFHQ/ImageNet-scale training.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.