-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
_No response_
### Bug
…
-
python app.py --config ../YOLO-World/configs/pretrain/yolo_world_l_dual_vlpan_l2norm_2e-3_100e_4x8gpus_obj365v1_goldg_train_lvis_val.py --checkpoint ../YOLO-World/yolo_world_l_clip_base_dual_vlp…
-
采用项目提供的export_onnx.py 导出代码导出onnx文件:
` PYTHONPATH=./ python deploy/export_onnx.py "YOLO-World/configs/pretrain/yolo_world_s_dual_vlpan_l2norm_2e-3_100e_4x8gpus_obj365v1_goldg_train_lvis_minival.py" "…
-
Hi!
I am wondering how to inference with the unseen classes? In the [evaluate.ipynb](https://github.com/bethgelab/siamese-mask-rcnn/blob/master/evaluate.ipynb), I notice that you comment the coco_nop…
-
https://github.com/Hzzone/PseCo/blob/e68019ae6ec3c5401f62f2553721915d4325c335/fscd_lvis/4_1_train_roi_head.py#L79
Hi, it seems that the wandb.init() has no attribute 'print_freq'?
Is there any w…
-
Hi,
I am finetuning florence2 on my own dataset and it works with 1 gpu.
But when I run data parallel training with script:
NPROC_PER_NODE=2 \
MASTER_PORT=65318 \
CUDA_VISIBLE_DEVICES=…
-
Hi,
I install VBench with pip, but I encountered some problems.
1. I encountered the following error when evaluating motion_smoothness:
2. At line 61 in `vbench/dynamic_degree.py`, line 1…
-
Hello, thanks for your work! I am a noob and really insterested at your work.
I encountered an error about the connection to huggingface, how could I deal with it?
(yoloworld) root@fdb7e138bfe8:~/…
-
## ❓ Questions and Help
The [LVIS website](https://www.lvisdataset.org/dataset) points that the validation set has 20k images, but when I downloaded it, there were only 5k images.
Where can I dow…
-
Hello!
Thank you for sharing the implementation. Unfortunately, I ran into a problem while I was following QM9 guide from `README.md`
**Steps taken:**
```
git clone https://github.com/google-r…