Published February 24, 2020
| Version 1.0
Software
Open
npielawski/pytorch_tiramisu: Better Tiramisu 1.0
Creators
Description
First version with the following features:
- Memory-efficient version (trade-off between memory and speed).
- Different types of upsampling (deconvolution, upsampling and pixel shuffle).
- Different types of pooling (max-pooling, avg-pooling, blur-pooling).
- The depth and width of the Tiramisu is fully configurable.
- Early-transition can be enabled when the input images are big.
- The activation function of the last layer can be disabled or modified.
Files
npielawski/pytorch_tiramisu-1.0.zip
Files
(8.7 kB)
Name | Size | Download all |
---|---|---|
md5:c95cd56210ff0f9af11fd219b91e62f2
|
8.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/npielawski/pytorch_tiramisu/tree/1.0 (URL)