Jun Chen

Results 14 comments of Jun Chen
trafficstars

I also have very similar result, the result is very bad. what does wipe mean here? it seems there are so many wipe appearing

I also met with this issue but cannot solve it. is there any body could help?

hi dandelin, do I get it right that you only compute the "feature extraction" and "model inference" time with one image? and the dataloader time is not in consideration? `infer...

> Hi @junchen14 > > Yes, the times are calculated with a single image. The above code snippet is from the demo script, so the batch size of `batch` is...

> I have tried box_proposals but the don't affect the output. I also tried roidb which gave me the following error > > > Traceback (most recent call last): >...

thanks for the update! will you also release the GRIT for LAION-2B? if so, could you let me know when will you release it?

We are preparing this and will release it very soon

We have fixed it. can you check it now?

if you use the [detection] identifier, it is expected to extract all the bboxs for the car label. which pretrained checkpoint are you loading? is it "MiniGPT-v2 (online developing demo)"?...

Sometimes the model is sensitive to the singular and plural forms of inputs, such as 'car' and 'cars'. Maybe you can also explore different prompts.