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