Update README.md
Browse files
README.md
CHANGED
|
@@ -44,10 +44,10 @@ This repository contains the official model weights, search logs, and visualizat
|
|
| 44 |
|
| 45 |
- `checkpoints/`: Model weights (`best_model.pth`). / 官方模型权重。
|
| 46 |
- `figures/`: Visualizations (Heatmaps, Efficiency plots). / 论文可视化图表(热图、效率对比图等)。
|
| 47 |
-
- [phase_c_final_policy.json](
|
| 48 |
-
- [cifar10_50shot_results.csv](
|
| 49 |
-
- [stability_seeds_results.csv](
|
| 50 |
-
- [destructiveness_metrics.csv](
|
| 51 |
|
| 52 |
---
|
| 53 |
|
|
|
|
| 44 |
|
| 45 |
- `checkpoints/`: Model weights (`best_model.pth`). / 官方模型权重。
|
| 46 |
- `figures/`: Visualizations (Heatmaps, Efficiency plots). / 论文可视化图表(热图、效率对比图等)。
|
| 47 |
+
- [phase_c_final_policy.json](./phase_c_final_policy.json:0:0-0:0): The discovered optimal augmentation policy. / 搜索出的最优增强策略。
|
| 48 |
+
- [cifar10_50shot_results.csv](./cifar10_50shot_results.csv:0:0-0:0): CIFAR-10 experimental data. / CIFAR-10 50-shot 实验原始数据。
|
| 49 |
+
- [stability_seeds_results.csv](./stability_seeds_results.csv:0:0-0:0): Raw data for stability tests across random seeds. / 跨随机种子的稳定性原始测试数据。
|
| 50 |
+
- [destructiveness_metrics.csv](./destructiveness_metrics.csv:0:0-0:0): LPIPS/SSIM analysis for semantic preservation. / 语义保真度分析(LPIPS/SSIM)。
|
| 51 |
|
| 52 |
---
|
| 53 |
|