Commit Graph

16 Commits

Author SHA1 Message Date
bf3d24e680 feat: AdaLN 条件注入 2026-05-15 18:15:50 +08:00
b52bfdb78f feat: 资源、怪物、门数量标签 2026-05-15 16:11:53 +08:00
3df7d59575 feat: 二维网格注意力 2026-05-14 13:48:32 +08:00
5d95027894 refactor: 重写沙比 AI 写的训练代码 2026-05-13 18:20:31 +08:00
3676958781 feat: 分三阶段训练
Co-authored-by: Copilot <copilot@github.com>
2026-05-07 20:59:22 +08:00
3e273c5a9d feat: 资源压缩为一种 tile
Co-authored-by: Copilot <copilot@github.com>
2026-05-05 21:46:38 +08:00
3874d4dd95 feat: VQ 编码器分为三部分
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 18:41:57 +08:00
abbad781ab feat: 添加少数结构性标签
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 14:56:21 +08:00
068940cae0 refactor: 采用 VQ + MaskGIT 方案
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 23:45:56 +08:00
765cdcaeb0 feat: 冻结 MaskGIT 并联合训练 2026-04-22 22:15:05 +08:00
df23c891c6 fix: MaskGIT 训练调整 2026-04-09 12:47:18 +08:00
dbb0b9064c feat: 降低 MaskGIT 对条件的依赖 2026-04-08 19:36:46 +08:00
b4f49e702d feat: heatmap 生成模型 2026-04-05 22:13:58 +08:00
8de66d87f1 feat: 随机数据增强 2026-03-31 22:24:25 +08:00
fee2bcf344 chore: 调整网络参数 2026-03-30 14:40:58 +08:00
22a2db464f feat: maskGIT 加入热力图条件限定 2026-03-11 16:27:27 +08:00