-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar feature requests.
### Description
Add opportunity to work with datas…
-
Dear author
according to the source code and train log, the batch size is 4x4, so I use the batch size to train the coco and found that there are 7393(118287/16) iters in one epoch, but there are 732…
-
I've looked through `schedule_1x.py` for learning rate schedule.
It looks very similar to on of MMengine default suggestions (https://mmengine.readthedocs.io/en/latest/tutorials/param_scheduler.htm…
-
## ❓ Questions and Help
hello, thank you for the great job.
when i run the command `bash train.sh Language_VG_Uniter`
a problem happened below:
```
Traceback (most recent call last):
File …
-
Thank you for your outstanding work, but I still met many problems in the process of reproducing the pre-training results.
I use the following command to pre-train the groundingdino_swint:
bash …
-
Hi, thank you for your amazing work on this project!
I’m currently training Co-DETR with my own dataset. Initially, I trained it using the `projects/configs/co_deformable_detr/co_deformable_detr_r5…
-
Thank you for your work. When calculating CLIP-I and CLIP-T, did you use text prompt as an input into the model? Is the image prompt the only input?
-
File "Mask2Former/detectron2/engine/train_loop.py", line 150, in train
self.after_step()
File "detectron2/engine/train_loop.py", line 180, in after_step
h.after_step()
File "Mask2Form…
-
OP_REQUIRES failed at iterator_ops.cc:929 : Invalid argument: {{function_node __inference_Dataset_map__1307}} ConcatOp : Ranks of all input tensors should match: shape[0] = [138,138] vs. shape[1] = […
-
Hi all,
Thanks for adding training code for COCO dataset.
I am training U-Net for segmentation on COCO Dataset. Can you please share the benchmark for COCO dataset in terms of mIOU? I wanted to veri…