BruceYu-Bit
BruceYu-Bit
> @FedorovPavel Thanks. Now I also AS to build this project with `gradle`, and it works. But I would like to know how do compile the app code using `cmake...
> I am faceing the same prolem. > > ``` > File "CenterTrack/src/lib/model/networks/DCNv2/dcn_v2.py", line 191, in forward > self.deformable_groups, > File CenterTrack/src/lib/model/networks/DCNv2/dcn_v2.py", line 39, in forward > ctx.deformable_groups, > RuntimeError:...
> Hi! Currently, the code does not support batch size > 1 since the images have different sizes and PyTorch cannot support mini-batch with various sizes. hi i wonder if...
@jwyang I can't download the pretrained models from dropbox because of the GFW too
同问,卡在第一步
Have you solved the problem?
@Yihanhu how can i do
the model weight is invalid , can you provide me some help?
> 我计划直接支持 qwen3 vl,如果有必要再支持 qwen2.5 vl,也可以作为一个参考,社区用户可以方便知道如何新增一个 vl 模型。你觉得咋样? 如果是这样,那就太好了,有一个参考,该如何使用,最好能有一个简洁的教程,目前上手确实需要费点时间研究下