Z-Zheng / SimpleCV

Simplify training, evaluation, prediction in Pytorch
MIT License
63 stars 12 forks source link

optimize miou #114

Closed Z-Zheng closed 5 years ago

Z-Zheng commented 5 years ago

add miou implemented by scipy.sparse, which is faster than torch based implementation