ChenMin
ChenMin
> I got the same issue: RuntimeError: cannot reshape tensor of 0 elements into shape [0, -1, 256, 256] because the unspecified dimension size -1 can be any value and...
How can I get a better result given the coordinates of the box
> Hi, > > Thank you so much for your contributions! > > Actually, I am able to use your code to do segmentation with a single bounding box by...
Is it a good job, can the code be open source as soon as possible? Thank you very much.
@junyongyou 关于single image inference,想问下你这边解决了吗?
> 如果使用python(例如:PtEngine, VllmEngine),需要组织成messages格式 想问下,如果想在推理的时候重新组织system-prompt,message的格式是什么样的呢