-
### Bug description
Hello lighting team,
I observed a strange behaviour of SingleDeviceStrategy: when using `Trainer(accelerator="auto", strategy="single_device")`, the strategy's accelerator is n…
-
命令:
`sh scripts/eval.sh projects/ovdino/configs/ovdino_swin_tiny224_bert_base_ft_coco_24ep.py ../wkdrs/ovdino_swin_tiny224_bert_base_ft_custom_24ep/model_0034999.pth evaldirs/`
报错信息:
```
label_e…
-
/home/ahs/anaconda3/envs/py37/lib/python3.7/site-packages/torch/functional.py:478: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered in…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and f…
-
### Bug description
The memory consumption (RSS memory) continues to grow when `Trainer` is instantiated multiple times during the inference.
In our production environment, currently we need to …
-
W0801 13:10:30.540007 140343042021184 torch/multiprocessing/spawn.py:145] Terminating process 1964 via signal SIGTERM
W0801 13:10:30.541715 140343042021184 torch/multiprocessing/spawn.py:145] Termina…
-
Dear Author, Having read your paper, I look forward to using the loss function you have proposed. However, after reading the source code, I find that there seems to be a missing dependency file in the…
-
May I verify detectron2 commit id? I met with an "ImportError" exception after following the installation steps.
```
Traceback (most recent call last):
File "/kaggle/working/AlignDETR/tools/t…
-
**The following error occurred while fine-tuning the dataset I built myself. RuntimeError: CUDA error: device-side assert triggered。**
The error message is as follows:
Traceback (most recent call la…
-
Thanks for your excellent work. Could you provide versions of the relevant dependencies, such as the CUDA. Or a Docker image?
I'm getting many errors when installing and compiling detectron and det…