-
hey ....i have an dataset that has Dogs image of 120 breed as classes each folder contaions 150 to 200 images of that particular dog...like german shephard folder has 130 images rodweiler has 130 imag…
-
Please go to Stack Overflow for help and support:
http://stackoverflow.com/questions/tagged/tensorflow
Also, please understand that many of the models included in this repository are experimenta…
-
i got this error
` from .bbox import bbox_overlaps_cython
I importError: /mmdet/core/bbox/bbox.so: undefined symbol: _Py_ZeroStruct`
-
I tried mmdetection using coco dataset, and I am getting the following error, during training.
---------------------------------------------------------------------------
ValueError …
-
I tried use my own dataset with cocoformat, here is my own surmmary about total bboxes:
**Number of images containing all the classes: 2546
[673, 2478, 2223, 1725]**
However, when i applied th…
-
**Describe the bug**
Using albumentation pipeline for data augmentation and workflow set as workflow = [('train', 1), ('val', 1)] yields an after evaluation step (mAP computation):
ValueError: Your …
-
Is there documentation on how to do this properly? I am trying to transfer weights of a resnet50 model trained using a different paradigm to my instance segmentation model resnet50 backbone. Any help …
-
I trained my custom data from cascade_mask_rcnn_swin_tiny_patch4_window7_mstrain_480-800_giou_4conv1f_adamw_3x_coco.py.
Because my data only has bbox mark, without mask mask, so I change all with_mas…
-
I try to register swin's backbone to my code, but when I run the code, the following problems occur:
Traceback (most recent call last):
File "/home/liuguangcan/anaconda3/envs/open-mmlab/lib/pyth…
-
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmdetection.readthedocs.io/en/latest/faq.html) but cannot get the e…