zhanglei_edu

Results 6 comments of zhanglei_edu

hi, @leolee96 can you share your pre-trained model. Thanks.

hi, i want to train on voc datasets, but i cannot figure out how to read the xml data and feed to this project, can you give me a demo...

> You can use this function to get the output embedding of QLLaMA: > > https://github.com/OpenGVLab/InternVL/blob/main/clip_benchmark/clip_benchmark/models/internvl_huggingface/modeling_internvl.py#L337 During testing, it seemed that only image information was used, and there is no...

Can any one provide me the pretrained models ? Thanks.

I encounter same problem when i run `make runtest`. Can anyone help me? thanks ` [----------] Global test environment tear-down [==========] 1957 tests from 268 test cases ran. (313258 ms...

In my case, 'IndexBackward' (pytorch0.4) is corresponding to 'Slice' in caffe , you can modify your layer_dict in pytorch2caffe.py, and add the params in this layer, hope this can help...