alexgkendall / SegNet-Tutorial

Files for a tutorial to train SegNet for road scenes using the CamVid dataset
http://mi.eng.cam.ac.uk/projects/segnet/tutorial.html
847 stars 517 forks source link

how many improvement does the pooling and unpooling with indices bring? #113

Open hzh8311 opened 6 years ago

hzh8311 commented 6 years ago

see title, I wander to know the improvement between normal pooling and pooling with indices.