-
Hello !当我复现代码的时候,遇到一些问题,想咨询一下您~
1. 代码中 from utils.colorize_mask import cityscapes_colorize_mask, VOCColorize 在demo 中并未发现此库,是否需要额外下载,如何下载?
2. 在测试中,能否标注各个库的版本,分享一份requirement.txt
3. 测试中 test_seqs.tx…
-
尊敬的徐学长,你好!一个小小的问题。您肯定有做过attention机制的消融实验吧!额,请问下您的attention机制能带来多少的精度提升呢?
-
Hi, thanks for your excellent work.
1. Could you please release the pre-trained models?
2. Could you also please release your code of evaluation of cityscapes? The PixAcc of your method is supe…
-
Hello,
Thanks for providing the code. I was able to run the code for Sim10k --> Cityscapes and got scores lower than reported. mAP 24.8, mAP @0.5 42.6, mAP @0.75 24.4 , mAP @S 5.3 , mAP @M 27.3 , mA…
-
I convert my dataset to the coco format,the dataset has no segmentation,so i set the "segmentation" =[] in annotations,and set the cfg.TRAIN.MRCNN_LABELS_TO_KEEP = ( ),i also convert the pretrained co…
-
I started porting to python3 here: https://github.com/dominikandreas/csp
train_city.py seems to work. I also added a setup.py for compiling the nms module (gpu version) which also works (related iss…
-
Hi, @raghudeep,
How much GPU memory is required to run the segmentation? I got "out of memory" error using my Titan-Black 6GB GPU card. BTW, could I run the segmentation by reducing the batch numbe…
-
Dear Khanh,
Thanks for sharing your sample code! The android and colab code are very useful!
My question is related to the configuration to other segmentation models.
More specifically, I’d…
-
hi
by running your project,I can reach high mIoU,but when the Batchnormlization is setting all SYNC in ResNet,the mIoU can just reach 70%,why is that?
-
We're using a pretrained mask2former model (see #55). We should run it on our images specifically (probably both Mapillary and @danbjoseph's own photos) and do some kind of accuracy evaluation.
jayqi updated
1 month ago