CSAILVision / CSAILVision/NetDissect

How to process the first conv layer in network?

Ouverte
#23 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
455
Forks
114
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

LAYERS is set to "features" in the default rundissect_pytorch.sh, and after run rundissect_pytorch.sh, I will see the visualized results about the all 256 units from probes/pytorch_alexnet_imagenet/features.html.
My question is if I want to see the scores of the first conv layer in network(such as alexnet) with 64 units, what should I do.
If I need to make some changes to LAYERS in rundissect_pytorch.sh or do something else?
I would be appreciate if the author could clear my confusion.
THANKS!

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start with rundissect_pytorch.sh and inspect how the LAYERS setting maps to the generated probes/pytorch_alexnet_imagenet/features.html output. Check the repository's PyTorch layer-dissection entry points and existing documentation for selecting individual layers. Done means documenting the steps needed to view scores for the first convolutional layer and its 64 units.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python, pytorch
Domaine
computer-vision, machine-learning
Type d'issue
Documentation
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.