Size mismatch
Closed this issue · 0 comments
namin-an commented
Thank you for providing a code for such an inspiring work!
I get the following error when I run describe_neurons.py.
It seems like there is a size mismatch between the number of image features and the number of target features:
Should I discard samples from target features with the indices from 92000 to 92035?
How can I solve this error? @tuomaso
Thank you.