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
更新日 3/13/2026
スター
304
フォーク
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.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use extract-pre-softmax-embeddings-to-dictionary