poloclub / bluff

Bluff: Interactively Deciphering Adversarial Attacks on Deep Neural Networks

Home Page:https://poloclub.github.io/bluff/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imagenet class labels

fredhohman opened this issue · comments

are we sure this data is the right mapping for imagenet?

the class ordering looks different than what I remember but I could just have a bad memory. can we confirm what summit used? should be in here.

The order of labels in the data (tfrecord) and the model (modelzoo InceptionV1) are different. Here you can find the both ordered labels.