Closed happsky closed 5 years ago
I used the the code from https://github.com/guosheng/refinenet to generate the segmentation maps. I used RefineNet model trained using ResNet-101 on Cityscapes. I hope this helps
Thank you for your response! Have you done some pre-processing operations before extracting segmentation maps?
I resized the images to 256x256 before extracting the segmentation maps since the original image resolution is 354x354 and used the default settings of RefineNet.
Thank you for your help.
Is "demo_predict_mscale_cityscapes.m" or "demo_test_simple_city.m" you used?
This is what I used: refinenet_test_example_cityscapes.m
Sorry, I did not fine refinenet_test_example_cityscapes.m file, can you provide the link to me?
Seems like they have changed the code. Temporarily, I have shared the segmentation maps here for you. Hope this helps!
could you share the segmentation maps again, i really need them
Could you share the segmentation maps of the Dayton dataset generated by RefineNet?