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

SegNet-like network implemented in TensorFlow to use for segmenting aerial images

Results 5 TF-SegNet issues
Sort by recently updated
recently updated
newest added

is that unpool_with_argmax wrong?

Hi, I'm studying on SegNet and your codes are excellent for understanding the whole structure of SegNet. While reading your codes, I felt a little confused about the 35th line...

The code organization is very good resulting in a clean and readable implementation of the SEGNET architecture. Good Job :+1:. However, the training loop is implemented by using the lower...

Would it be possible if you could upload the pre-trained model or make some API to get results for the aerial images? I have a bunch of low quality Aerial...