-
I ran following evaluate command to evaluate the public B/32 checkpoint on LVIS but it just killed. Even when I try on Colab pro or PC. Any help is appreciated.
I1215 11:27:14.304406 1399308835613…
-
## Dockerfile Content
assume file save in `./docker/Dockerfile`
```Dockerfile
FROM nvidia/cuda:11.8.0-devel-ubuntu22.04
RUN apt-get update && apt-get install -y software-properties-common …
-
### My actions before raising this issue
- [ ] I install CVAT on my Linux Ubuntu 20.04 server by this instruction [link to docs](https://opencv.github.io/cvat/docs/administration/basics/installation/…
-
Thank you for your excellent work!
Was the 'spconv-all-no-lvis' model trained using RGB?
-
Hi,
With your debugging help done in other issues, I was able to get up to [the last step](https://github.com/google/nerfactor/tree/main/nerfactor#training-validation-and-testing).
I have 3 quest…
-
Could the demo output the segmentation results rather than the detection bounding box
-
**this is my config:**
args.config = "configs/pretrain/yolo_world_v2_x_vlpan_bn_2e-3_100e_4x8gpus_obj365v1_goldg_train_lvis_minival.py"
args.checkpoint = "./yolo_world_v2_x_obj365v1_goldg_cc3mlite_…
-
Hello ! thanks for your great work!
I'm trying to train ViT Co DETR using 4 V100 with LVIS v1 dataset but I met OOM.
How much GPU memory do I need? or What GPU did you use for training ViT CoDETR?…
-
Trying to run Gradio demo with:
`python demo.py configs/pretrain/yolo_world_v2_l_vlpan_bn_2e-3_100e_4x8gpus_obj365v1_goldg_train_1280ft_lvis_minival.py yolow-v8_l_clipv2_frozen_t2iv2_bn_o365_goldg_p…
-
Hello author, excellent work! I would like to ask how to fine-tune a model to suit my own needs using a small dataset of my own? The main purpose is to use it for annotating a large amount of data.Tha…