CSAILVision / CSAILVision/NetDissect
How to process the first conv layer in network?
- 主要言語
- Python
- スター
- 455
- フォーク
- 114
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, pytorch
- 領域
- computer-vision, machine-learning
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100