-
I follow the baseline.md instruction but faces `No such file or directory: 'datasets/lvis/lvis_v1_train_norare.json'` error when trying to train the model. How can I resolve this error?
-
Hello, when I tried to use config CoDet_OVLVIS_SwinB_4x_ft4x.yaml to train, a prompt appeared that the file
`lvis_v1_train_norare_cat_info.json` was missing. Can you tell me how to obtain this fil…
-
Why do I find that the JIT model provided initially performs significantly better than the current PT model or the converted ONNX model during testing? Additionally, I noticed three nodes in the JIT m…
-
Hi,
我配置环境进行yolo-world-s复现,
1)环境配置验证:可以使用提供的checkpoint在lvis上zeroshot达到和官方一致的mAP结果
2)复现配置:仅仅使用objects365v1的数据和train.json
obj365v1_train_dataset = dict(
type='MultiMod…
-
Hello,
Thank you for sharing your insightful work. Regarding the ablation study on the vocabulary source (Table 2f), did you utilize the 21K categories from ImageNet-21K or the 1K subset from ILSVR…
-
How would I need to set up my dataset to be able to train with it? Do I need to modify some code?
Currently my dataset consists of images + alpha masks. What format would I need to convert it to?
-
In this particular section of the paper "Synonym Averaged Embedding Generator (SAEG).
To obtain the text embeddings corresponding to each class
c ∈ C, we define T as set of all prompt templates, Si
…
-
thanks for bringing about LVIS!
i found there is a slight typo on the README.md that, in the Model Zoo table, the Checkpoint of "LVIS-Instrcut4V" and "LVIS-Instrcut4V + LLaVA-Instruct" are both poi…
-
Hello, I am facing an out of memory problem when testing with the **eval_lvis.py** file.
My hardware setup is 8*1080 Ti GPU with pytorch 1.5. I have managed to successfully run the tra…
-
### My actions before raising this issue
- [ ] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation)
- [ ] Searched [past issues](/issues)
I annotated two sets …