sacmehta / ESPNet

ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation
https://sacmehta.github.io/ESPNet/
MIT License
538 stars 111 forks source link

EvaluationQuestions #39

Closed lxtGH closed 5 years ago

lxtGH commented 5 years ago

Hi! Thanks for your paper. Your results are got from 1024 * 512 input images? right? What about the full images input speed and IOU??

sacmehta commented 5 years ago

We didn’t train and test at full image resolution. If you train at full resolution, you should see 1-2% improvement in mIOU with drop in FPS.

lxtGH commented 5 years ago

What is the speed of ESPnet at full resolution. I test it using 1080TI and I got 49 fps at the end.