Zizheng Pan

Results 5 issues of Zizheng Pan

Hi, thanks for this great work. Do you have a plan for releasing the pretrained weights on COCO? E.g., the model weights in Table 1, QueryDet with CSQ, AP 38.36.

Hi, thanks for this excellent work. Can you please also provide the pretrained weights for other DiTs? e.g. DiT-S/B/L?

Hi, We are trying to retrain the EnvDrop model based on this repo, but the results are not same as reported in paper, we have tried different PyTorch versions, our...

Hi authors, Was trying to run InternVL-8B and InternVL-26B on 4 GPUs, but I got this, ``` File ".cache/huggingface/modules/transformers_modules/main/modeling_internlm2.py", line 656, in forward hidden_states, self_attn_weights, present_key_value = self.attention( File "...python3.8/site-packages/torch/nn/modules/module.py",...

Hi authors, Thanks for this excellent work. Can you please update your scripts a bit for local deployment of ShareCaptioner? Initiailly there was an error as noted [here](https://github.com/huggingface/transformers/issues/26340). After switching...