-
Emm.... I propose issue again...
My dataset is 5 classes. There are several terms of my config.
> config.NUM_CLASSES = 5
> config.SCALES = [(1024, 2048)]
> config.CLASS_ID = [0, 1, 2, 3, 4]
> con…
-
Hello! Thanks for your amazing work !
I want to prepare my dataset like Cityscapes, however I am confusing about the annotation in cityscapes dataset. In load_from_seg(rcnn/dataset/cityscape) func…
-
I found your resnet units was conv-bn-relu structure
why dont you use bn-relu-conv?
Does the second one have some disadvantage?
Thanks
-
Seems out of resources ,but I have 8G GPU memory and it not take all, why happens this?
```
MXNetError: [11:03:30] /media/jintian/Netac/CodeSpace/ng/auto_car/mx-maskrcnn/incubator-mxnet/mshadow/msha…