Commit Graph

17 Commits

Author SHA1 Message Date
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
dcb85dc1f8 chore: 调整超参数 2026-04-28 17:51:39 +08:00
6460d8c5bc feat: 损失值改为 focal loss
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 17:23:51 +08:00
294e214431 chore: 调整超参数 2026-04-28 16:46:02 +08:00
a69403d6bf feat: vq 预训练
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 16:31:53 +08:00
789107969b fix: MaskGIT 输出地图不更新编码器
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 15:53:41 +08:00
6b2b36f20c chore: 调整超参数 2026-04-28 15:34:36 +08:00
b34007a691 feat: z 一致性约束
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 15:32:37 +08:00
fed377ae31 fix: 堆叠报错
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 16:07:36 +08:00
81d49944cc feat: 随机验证分为有条件和无条件
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 15:36:11 +08:00
9bddb05625 feat: 图片输出添加标签说明 2026-04-27 15:31:50 +08:00
638c107884 chore: 参数调整 2026-04-27 15:20:28 +08:00
abbad781ab feat: 添加少数结构性标签
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 14:56:21 +08:00
21315a6cb0 chore: 调整超参数与细节
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 13:46:48 +08:00
cc463f543e fix: 数据集路径 2026-04-26 23:49:17 +08:00
068940cae0 refactor: 采用 VQ + MaskGIT 方案
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 23:45:56 +08:00