You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/11/11 20:12:59 UTC

[GitHub] piiswrong commented on issue #8423: Re-implement segnet in MXnet

piiswrong commented on issue #8423: Re-implement segnet in MXnet
URL: https://github.com/apache/incubator-mxnet/pull/8423#issuecomment-343691025
 
 
   Result on the official site is:
   
   Model | Global Accuracy | Class Accuracy | Mean I/U
   -- | -- | -- | --
   Segnet-Basic | 82.8% | 62.3% | 46.3%
   SegNet (Pretrained Encoder) | 88.6% | 65.9% | 50.2%
   SegNet (3.5K dataset) | 86.8% | 81.3% | 69.1%
   
   Which one are you comparing to?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services