An open API service indexing awesome lists of open source software.

https://github.com/chinefed/convolutional-set-transformer

Official implementation of the Convolutional Set Transformer (Chinello & Boracchi, 2025). This repository includes the source code of the cstmodels Python package, which provides reusable Keras 3 layers for constructing CST architectures, together with an interface to load and use the CST-15 model pre-trained on ImageNet.
https://github.com/chinefed/convolutional-set-transformer

anomaly-detection computer-vision convolutional-set-transformer deep-learning explainability image-classification set-learning transfer-learning

Last synced: 29 days ago
JSON representation

Official implementation of the Convolutional Set Transformer (Chinello & Boracchi, 2025). This repository includes the source code of the cstmodels Python package, which provides reusable Keras 3 layers for constructing CST architectures, together with an interface to load and use the CST-15 model pre-trained on ImageNet.

Awesome Lists containing this project