Skip to content

Commit

Permalink
update comment about other indices
Browse files Browse the repository at this point in the history
  • Loading branch information
benlonnqvist committed Sep 4, 2024
1 parent da672c1 commit fc2de9d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,8 @@ class LabelToImagenetIndices:
jeep_indices = [609]
teapot_indices = [849]

# car, bear, lamp, elephant
# car, bear, and elephant indices used as defined by Geirhos et al., 2021.
# lamp indices used as defined by the Scialom2024 benchmark

@classmethod
def label_to_indices(cls, label):
Expand Down

0 comments on commit fc2de9d

Please sign in to comment.