Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 167 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 167 Bytes

SENet-pytorch

Pytorch implementation of SENet("Squeeze-and-Excitation Networks", 2017) based on resnet.

To-do: add another backbone model.(Inception).