SPP layer could be added in CNN model between convolutional layer and fully-connected lay, so that you can input multi-size images into your CNN model.
The function spatial_pyramid_pool() in file spp_layer.py is independent. It could be added in your own models.
See this:Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
forked from marsggbo/sppnet-pytorch
-
Couldn't load subscription status.
- Fork 0
A simple Spatial Pyramid Pooling layer which could be added in CNN
License
Couldn't load subscription status.
guizilaile23/sppnet-pytorch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A simple Spatial Pyramid Pooling layer which could be added in CNN
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%