home/categories/machine-learning/ecnu-icalk-autoskill-skillbank-convskill-english-gpt3-5-8-glm4-7-extract-pre-softmax-embeddings-to-dictionary-skill-md
machine-learningdata-ai
extract-pre-softmax-embeddings-to-dictionary
Extracts embedding vectors from the layer immediately preceding the Softmax layer of a pre-trained model (e.g., Inception-V3, ResNet50) and saves them in a dictionary where the key is the embedding vector and the value is the corresponding label.
maintainer
ECNU-ICALK
Updated 3/13/2026
Stars
304
Forks
34
quick start
Installation and usage
Extracts embedding vectors from the layer immediately preceding the Softmax layer of a pre-trained model (e.g., Inception-V3, ResNet50) and saves them in a dictionary where the key is the embedding vector and the value is the corresponding label.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use extract-pre-softmax-embeddings-to-dictionary