-
### 🐛 Describe the bug
I get this error:
```
======================================================================
ERROR: test_workspace_allocation_error (__main__.CudaGraphTreeTests)
--------…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmengine/issues) and [Discussions](https://github.com/open-mmlab/mmengine/discussions) but cannot get the expected help.
…
-
### 🐛 Describe the bug
When I am trying to compile pytorch with the instructions on the main page I am getting this error.I am using gcc-10 and g++-10
`[58/477] Building CUDA object caffe2/CMakeFile…
-
## Description
For small batch, sparse linear classification uses all CPU, but throughput is small.
## Environment info (Required)
Machine used: AWS AMI, c5.9xlarge,
steps to repro:
1. pip2 …
-
**Describe the bug**
I got the error when using RTMDet instance segmentation model with SemiBaseDetector for semi-supervised learning.
``` File "tools/train.py", line 133, in
…
-
**Describe**
Model I am using (Beitv2):
Failed to install mmcv-full==1.3.0 and mmsegmentation==0.11.0 according to your documentation.
Maybe this version of mmcv is too old, so I followed the offic…
-
After I shut down my computer before incompletely killing all model training processes, this problem occurred.
I try to reinstall the cuda driver and the anaconda environment is same as [get_started.…
-
## Instructions To Reproduce the Issue:
I want to train the panoptic segmentation model on a custom data set, however, before I prepare my own custom data set I wanted to make sure that the trainin…
-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
I stumbled upon this issue when trying to convert a custom trained Mask R-CNN model with attached Keypoint head using the R50-DC5 backbone to onnx format.
At first I thought my model is the issue but…