Fangyh09 / pytorch-receptive-field

Compute CNN receptive field size in pytorch in one line
Apache License 2.0
348 stars 57 forks source link

The receptive field of conv transpose. #9

Closed weizequan closed 3 years ago

weizequan commented 3 years ago

Why the receptive field of conv transpose in your code is zero?

Fangyh09 commented 3 years ago

It hasn't been supported. Welcome to contribute it!