Skip to content

issues Search Results · repo:utkuozbulak/pytorch-cnn-visualizations language:Python

Filter by

106 results
 (47 ms)

106 results

inutkuozbulak/pytorch-cnn-visualizations (press backspace or delete to remove)

Which program is the main program
  • SHAOTAO1998
  • Opened 
    on Jun 29, 2023
  • #121

Hello, First of all, thank you for your excellent work. I have a question: If I were to use my own image data, please advise on what needs to be changed, thank you! Looking forward to your replay. Best ...
  • pake001
  • 1
  • Opened 
    on May 29, 2023
  • #120

Hello, First of all, thank you for your excellent work. But I have a question: Can I use this tool to simply observe intermediate features (i.e. which part of the network pays more attention to), and neural ...
  • sdu-huanhq
  • 1
  • Opened 
    on Apr 3, 2023
  • #119

Hello. I need help understanding the idea implemented in this repository. Can anyone please share the paper associated with this repo? Thank you.
  • rsmath
  • 1
  • Opened 
    on Feb 23, 2023
  • #118

Can it achieve attention to the heat map of the attention mechanism
  • yuan243212790
  • 1
  • Opened 
    on Nov 6, 2022
  • #117

I am trying to figure out why in line 86 of gradcam.py, negative gradients are being clipped. image Why is this line necessary to visualize the gradients, don t we also want to show negative gradients ...
  • mesllo
  • 1
  • Opened 
    on Sep 21, 2022
  • #115

How to solve this kind of issue while using gradcam.py code? I am using ResNet152 architecture. Thank you. Traceback (most recent call last): File gradcam.py , line 112, in module cam = grad_cam.generate_cam(prep_img, ...
  • rashhkk
  • 1
  • Opened 
    on Sep 18, 2022
  • #114

  • rashhkk
  • Opened 
    on Sep 18, 2022
  • #113

Hi, thanks for your project, I wonder how to extract the gradient that is being updated in the layers, without being measured on the model_output, is there any method for this? Best regards
  • Rui-Zhou-2
  • 3
  • Opened 
    on Jul 21, 2022
  • #112

Hi, I m trying to adapt the code to use my own simple CNN. The first layer of this CNN is self.color_map = nn.Conv2d( num_channels, num_channels, (1, 1), stride=(1, 1), padding=0 ) ...
  • aw632
  • 1
  • Opened 
    on Jul 17, 2022
  • #111
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub