-
when evaluating on lvis,it reports a lack of file "lvis_v1_class_captions.json",how can we get this file?
-
Thanks for owl-vit model. I was very impressed.!
I cannot run evaluation script. So I make evaluation scripts(related issue: https://github.com/google-research/scenic/issues/573)
But, I can't rep…
-
I have create the conda env, download the [`yolo_world_l_clip_base_dua....pth`](https://huggingface.co/wondervictor/YOLO-World/resolve/main/yolo_world_l_clip_base_dual_vlpan_2e-3adamw_32xb16_100e_o365…
ausk updated
8 months ago
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
root@zmj:/build/YOLO-World# python deploy/deploy.py --deploy-cfg configs/deploy/detection_onnxruntime-fp16_dynamic.py --model-cfg configs/pretrain/yolo_world_x_dual_vlpan_l2norm_2e-3_100e_4x8gpus_obj3…
-
I ran verifivation script (look at the photo)
![image](https://github.com/nicknochnack/TFODCourse/assets/171293963/9d4fa9a3-80ec-415a-a0b0-dd9a158a61de)
and then in the step 5. I've got that error:
…
-
Hello, I have my own dataset which I would like to use for fine-tuning the detection model.
I have text labels associated with bounding boxes in my images. I'm not sure how do I need to arrange my…
-
I tried DINO in the 3.x branch, but got this error:
```bash
Traceback (most recent call last):
File "/home/chiebot-cv/project/mmdet222/Orignal_mmdet/tools/train.py", line 124, in
main()
…
-
-
Your repository seems to miss the folder datasets.lvis_oneshot3 which is used to import LVIS_OneShot3 in Visual_Feature_Engineering.ipynb.