TuSimple / TuSimple-DUC

Understanding Convolution for Semantic Segmentation
https://arxiv.org/abs/1702.08502
Apache License 2.0
605 stars 118 forks source link

Hello,I am interesting in your work,but I have a trouble #34

Open mshmoon opened 6 years ago

mshmoon commented 6 years ago

I have read your papers(Understanding Convolution for semantic segmentation ),and run your net.Then I make an improvement.But When submit my results to pascal voc server,I always get an evaluation error. I use the command: tar -zcvf results.tgz results. My directory structure :/results/VOC2012/Segmentation/comp6_test_cls/ The pixel of every image is similar [0,64,128]

Could you give me some point?