SegNet-Tutorial icon indicating copy to clipboard operation
SegNet-Tutorial copied to clipboard

What is the difference between the example segnet_basic* and segnet_*

Open CoinCheung opened this issue 7 years ago • 0 comments

Hi I am trying to learn segnet from this tutorial. I see in the directory Models/ that there are two sort of segnet(segnet_basic and segnet). They have different network structures and different solver parameters. Are they designed for same task, and are there performance differences between these two implementations ?

CoinCheung avatar Aug 18 '18 11:08 CoinCheung