AlibabaResearch / AlibabaResearch/AdvancedLiterateMachinery
Where do I load pre-trained DiT and GiT in the VGT code?
Ouverte
- Langage dominant
- C++
- Étoiles
- 1.8k
- Forks
- 195
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.