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.

ECNU-ICALK
maintainer
ECNU-ICALK
Mis à jour 3/13/2026
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use extract-pre-softmax-embeddings-to-dictionary