YunZhu

Results 4 issues of YunZhu

excuse me,there is a error of detection pretrained model, raise error: size mismatch for backbone.network.0.0.mlp.fc1.weight: copying a param with shape torch.Size([512, 64, 1, 1]) from checkpoint, the shape in current...

I greatly appreciate your work and hope that you can release your training code. Thanks a lot.

In Lisa++, truncate_len = tokenizer.model_max_length - 575, while in Lisa, truncate_len = tokenizer.model_max_length - 255. I found that when truncate_len = tokenizer.model_max_length - 575, an error occurs. The [image] and...

Hello, thanks for your wonderful works. I want to know how many classes there are when using the datasets in semantic segmentation tasks.