-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmdetec…
-
Hi everyone it's my first time writing here, so I start to tell you sorry if something is wrong and I say sorry for the second time cause of my english.
I m using my own dataset in COCO format, and I…
-
Hello ,
I am trying to use a pretrained mask rcnn model on my custom dataset and I faced this error.Please note that I am following the getting started colab tutorial and the documentation. I added t…
-
### Describe the bug
A clear and concise description of what the bug is.
When I running detnas by step 3 : use evolution search do training in a det supernet ,it appeared a distributed trainning p…
-
Hi, I've trying to create a training with Custom object detector, but I got the following error:
**RuntimeError: CUDA out of memory. Tried to allocate 768.00 MiB (GPU 0; 3.95 GiB total capacity; 2.…
-
Hi,
I would like to train on all the images in my custom type `COCODataset` dataset. The dataset also includes images without labels, i.e., empty. Similarly, I would like to test on all the test se…
-
**Greatly appreciated if anyone could help !!!**
**Checklist**
1. I have searched related issues but cannot get the expected help.
yes
2. I have read the [FAQ documentation](https://mmdetecti…
-
Reproduce TinaFace fellow https://github.com/Media-Smart/vedadet/tree/main/configs/trainval/tinaface/README.md
Evaluation(b): python configs/trainval/tinaface/test_widerface.py configs/trainval/tinaf…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmdetec…
Keiku updated
2 years ago
-
When I run a demo or a test project, it keeps showing up.
"from detectron2 import _C" Importerror: cannot import name '_C' "
How can I resolve the error?