Convolutional neural network: Difference between revisions

Line 101: Line 101:
See [https://www.machinecurve.com/index.php/2020/02/10/using-constant-padding-reflection-padding-and-replication-padding-with-keras/ Machinecurve: Using Constant Padding, Reflection Padding and Replication Padding with Keras]
See [https://www.machinecurve.com/index.php/2020/02/10/using-constant-padding-reflection-padding-and-replication-padding-with-keras/ Machinecurve: Using Constant Padding, Reflection Padding and Replication Padding with Keras]


;Types of padding
;Common Types of padding
* Zero/Constant
* Zero/Constant
* Mirror/Reflection
* Mirror/Reflection