AlibabaResearch / AlibabaResearch/AdvancedLiterateMachinery
Where do I load pre-trained DiT and GiT in the VGT code?
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 1.8k
- Forks
- 195
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.