-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
```
python -m pip list
Package Version Editable project location
--------…
-
Hi,
I met this error
```
The builder directory /cluster/data7a/whq/data/bridge_orig doesn't contain any versions.
No builder could be found in the directory: /cluster/data7a/whq/data for the b…
-
In config yolo_world_v2_l_vlpan_bn_2e-4_80e_8gpus_mask-refine_prompt_tuning_coco.py, it loads from yolo_world_l_clip_t2i_bn_2e-3adamw_32xb16-100e_obj365v1_goldg_cc3mlite_train-ca93cd1f.pth, where can …
-
Here is my code:
from vbench2_beta_long.utils import split_video_into_scenes
video_path = "video_files/inputs/_b2ZthqQG24.mp4" # 2分15秒视频
output_dir = "video_files/outputs/_b2ZthqQG24/"
threshold…
-
Hi,
i got an error at step 6. Train the model at last block - run {command}
File: 3. Training and Detection.ipynb
Thanks for any help.
2024-02-23 10:14:17.202551: E external/local_xla/xla/stre…
-
Hi @X-Lai, @tianzhuotao, @yukang2017, @yanwei-li , @xbkaishui
I am evaluating your method with your provided model (xinlai/LISA-13B-llama2-v1) as a part of my research studies. I see the significant …
-
Dear author:
Unfortunately,the advice you gave me doesn't help:
After clicking "Semantic" or "Relevancy" button at the top of the setting box,I got absolutely nothing but a black background as follo…
-
Great job!
I ran into problems when trying to reproduce the fine tuning of the segmentation phase. I did not find the following file:
https://github.com/AILab-CVC/YOLO-World/blob/83601a1634276336…
-
## Instructions To Reproduce the Issue:
I am looking at hyperparameter tuning a PointRend model on a custom dataset. Until now, Detectron2 has been a fantastic framework, but registering custom dat…
-
Hello, I'm trying to run the object detection workflow using Grounding Dino SwinB model (`groundingdino_swinb_cogcoor`)
and I'm having 1000+ classes in my dataset (LVIS). When passing the text prompt…