CSAILVision / CSAILVision/NetDissect
How to process the first conv layer in network?
- Vorherrschende Sprache
- Python
- Sterne
- 455
- Forks
- 114
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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!
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python, pytorch
- Bereich
- computer-vision, machine-learning
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100