-
When testing process ‘clip_decouple_faster_rcnn_r50_c4_1x_lvis_v0.5_2ndstage.py ’, it appears that there is no such file 'rp_val_ow.pkl'. Can you provide it? Thank you.
-
Hello, when I am preparing the datasets, I followed your instruction:
```
mv datasets/coco/annotations/* $DETECTRON2_DATASETS/coco/annotations/
```
but error report:
```
mv: target ‘/coco/annota…
-
could you provide code about evaluation of the task of open-vocabulary object detection on the LVIS? I don't seem to find code of that
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
An error occurred while running mmtracking on the Windows system, and the configuration file is using qdtrack_ Faster rcnn_ R101_ Fpn_ 24e_ Lvis.py, training was conducted on the lvis dataset, with th…
-
Hi, it has been 4 months since you last updated the code. However, the lvis related dataset files have not been updated. Moreover, I only find the train annotation jsons, but I don't find the val anno…
-
When I am trying to train by running the 'train.py', there is an error "'COCOPanopticDataset' object has no attribute 'ignore_sample_indices' ". I found that this is because there needs to be files 'd…
-
Hi, Xinyi!
I loaded the file "lvis_v1_train_cat_info.json", it seems to contain image_count for rare classes. It may lead to data leak in the open-vocabulary setting when using the fed loss.
-
Hi authors, thanks for the awesome work! I noticed that in Objaverse paper you mentioned there are 10K homes generated with ProcTHOR populated with objects from OBJAVERSE-LVIS. I wonder if the scripts…
-
I have downloaded everything but when I try the demo I get the same bounding box but the wrong labels:
![ycb out](https://github.com/mlzxy/devit/assets/12383906/52b01c89-0b09-4864-b528-e4ae1ab1863d)
…