-
When I follow [train.md](https://github.com/open-mmlab/mmrazor/blob/master/docs/en/train.md#distillation) for distilling model with [config.py](https://github.com/open-mmlab/mmrazor/blob/master/config…
-
2021-10-25 20:44:37,053 - mmdet - INFO - Distributed training: False
2021-10-25 20:44:41,078 - mmdet - INFO - Config:
dataset_type = 'CocoDataset'
data_root = 'data/coco/'
img_norm_cfg = dict(
…
-
hello,
When I use it, raise error: "assert len(indices) == len(self), f"{indices} not equal {len(self)} while offset is: {offset}""
then I print the length info, =====len of indices is 26865 - offse…
-
I trained and evaluated my custom coco format dataset namely **COCO**. The dataset has 2 classes.
For train this custom data set I just modify the `configs/datasets/coco_instance.yml ` by providing t…
-
I am trying to use YoloX as one of the architectures for Object Detection. But compared to other architectures, I am having really bad scores. Any suggestions why?
# yolox (last 2 epochs)
```
[…
-
I'm training yolox with VOC format data, but there is something wrong,when evaling.
```
2022-01-22 11:24:34,232 - mmdet - INFO - Epoch [1][3050/3198] lr: 4.548e-05, eta: 1 day, 1:38:53, time: 0.…
-
I executed the "python tools/convert_datasets/drive.py /path/to/training.zip /path/to/test.zip"instruction. to create custom data
training.zip, test.zip
-images
- validation
- img
- tra…
-
## ❓ How to do something using detectron2
Describe what you want to do, including:
1. what inputs you will provide, if any:
Input 1: COCO Instance Segmentation Baselines with Mask R-CNN
Input 2…
-
**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…
-
**Checklist**
1. I have searched related issues but cannot get the expected help. I think i got the same issue with [ERROR - The testing results of the whole dataset is empty - YOLOX and COCO](http…