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

weights of Segnet as HDF5 file #127

Open pranitapradhan91 opened 6 years ago

pranitapradhan91 commented 6 years ago

Hello all,

I am working with semantic segmentation ( relatively new in this field). My question is, can I download weights of pre-trained SegNet model as HDF5 file. I intend to use a function load_weights from Keras library. If yes where can I download this file.

Regards Pranita