Skip to content

peluche/deepdream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepdream and Mechanistic Interpretability

deepdream

Deepdream using VGG19 pre-trained on imagenet-1k.

dream-of-sky dream-of-dog dream-of-vangogh

mechanistic interpretability

First we try to identify features related to kelpie dogs in the VGG19 model. And then we alter the model to make it blind to kelpies by zeroing out the identified features, while keeping the ability to classify other objects.

blind-kelpie blind-kelpie

The third picture still register as kelpie, but everything else is gone, and the control still match, I'm ok with that :)

Releases

No releases published

Packages

No packages published