├── LICENSE ├── README.md ├── comparison-spp-tpp.png ├── pyramidpooling.py └── pytorch-tpp-visual.gif /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/revidee/pytorch-pyramid-pooling/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/revidee/pytorch-pyramid-pooling/HEAD/README.md -------------------------------------------------------------------------------- /comparison-spp-tpp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/revidee/pytorch-pyramid-pooling/HEAD/comparison-spp-tpp.png -------------------------------------------------------------------------------- /pyramidpooling.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/revidee/pytorch-pyramid-pooling/HEAD/pyramidpooling.py -------------------------------------------------------------------------------- /pytorch-tpp-visual.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/revidee/pytorch-pyramid-pooling/HEAD/pytorch-tpp-visual.gif --------------------------------------------------------------------------------