MarvinTeichmann / tensorflow-fcn

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

Correct 1 x 1 Convolution #28

Closed eveningdong closed 7 years ago

eveningdong commented 7 years ago

As discussed in the issue.

MarvinTeichmann commented 7 years ago

Padding is desired as discussed in #27.