vanilla¶
tiatoolbox
.models
.architecture
.vanilla
Define vanilla CNNs with torch backbones, mainly for patch classification.
Classes
Retrieve the model backbone and strip the classification layer. |
|
Retrieve the model backbone and attach an extra FCN to perform classification. |
|
Retrieve tile encoders from timm. |
|
Retrieve the tile encoder from timm. |