utkuozbulak / pytorch-cnn-visualizations

Pytorch implementation of convolutional neural network visualization techniques
MIT License
7.81k stars 1.49k forks source link

Code application related issues #120

Closed pake001 closed 1 year ago

pake001 commented 1 year ago

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 wishes! #

utkuozbulak commented 1 year ago

Pretty much nothing. Use your image data with their respective classes (on ImageNet).