ZiqinZhou66 / ZegCLIP

Official implement of CVPR2023 ZegCLIP: Towards Adapting CLIP for Zero-shot Semantic Segmentation
MIT License
195 stars 17 forks source link

Problem when training: [] [] are misaligned params in text encoder? #12

Closed CX1888 closed 1 year ago

CX1888 commented 1 year ago

Hi, when I executed the command "bash dist_train.sh configs/voc12/vpt_seg_zero_vit-b_512x512_20k_12_10.py Path/to/voc12/zero_12_10", this problem in the title popped up, is there any solution for it? Should I change any setting in some file?

CX1888 commented 1 year ago

Following problem also appeared: ['prompt_embeddings', 'deep_prompt_embeddings', 'prompt_proj.weight', 'prompt_proj.bias', 'prompt_norm.weight', 'prompt_norm.bias'] [] are misaligned params in vision transformer