MarvinTeichmann / tensorflow-fcn

An Implementation of Fully Convolutional Networks in Tensorflow.
MIT License
1.1k stars 433 forks source link

Update fcn8_vgg.py #48

Closed jionie closed 6 years ago

jionie commented 6 years ago

change mistake in line 112 to self.pool5 = self._max_pool(self.conv5_3, 'pool5', debug)