AlibabaResearch / AlibabaResearch/AdvancedLiterateMachinery
Where do I load pre-trained DiT and GiT in the VGT code?
未关闭
- 主要语言
- C++
- 星标
- 1.8k
- 派生
- 195
- PR 合并指标
- 30 天内没有已合并 PR
描述
I downloaded 2 weights for finetining VGT.
- [VGT-pretrain-model](https://github.com/AlibabaResearch/AdvancedLiterateMachinery/releases/download/v1.3.0-VGT-release/VGT_pretrain_model.pth) : it looks for pre-trained GiT
- [dit_base_patch16_224](https://github.com/microsoft/unilm/tree/master/dit) : it looks for ViT(DiT)
When finetuning VGT, Where should I specify the pre-trained ViT and DiT weight file paths?
If possible, please specify which file the 2 weight paths are loaded from.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。