This repository hosts the official GitHub Pages site for PolicyShiftGuard: Benchmarking and Improving Policy-Adaptive Image Guardrails.
Live site: https://policyshiftguard.github.io/
index.html: single-page project website.styles.css: responsive visual design and layout.assets/: paper figures, result plots, and qualitative examples exported from the paper package.
- Code: https://github.com/ssmisya/AdaptiveGuard
- Dataset: https://huggingface.co/datasets/PolicyShiftBench/PolicyShiftBench
Run a static server from the repository root:
python -m http.server 8000Then open http://localhost:8000.