AlibabaResearch / AlibabaResearch/AdvancedLiterateMachinery
Where do I load pre-trained DiT and GiT in the VGT code?
Aperta
- Lingua principale
- C++
- Stelle
- 1.8k
- Fork
- 195
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.