Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ PST50/
|
|
24 |
## 🧪 Evaluation Protocol
|
25 |
- Paired: Compare stylized outputs against `paired_gt` using metrics like LPIPS, PSNR, SSIM, and H-Corr.
|
26 |
- Unpaired: Use `unpaired_style` with stylized outputs for qualitative or perceptual studies.
|
27 |
-
- Video
|
28 |
|
29 |
---
|
30 |
📜 License: cc-by-4.0
|
|
|
24 |
## 🧪 Evaluation Protocol
|
25 |
- Paired: Compare stylized outputs against `paired_gt` using metrics like LPIPS, PSNR, SSIM, and H-Corr.
|
26 |
- Unpaired: Use `unpaired_style` with stylized outputs for qualitative or perceptual studies.
|
27 |
+
- Video: Apply models to video sequences to test temporal consistency and real-time stylization.
|
28 |
|
29 |
---
|
30 |
📜 License: cc-by-4.0
|