Cruiz102 / Advesarial_Attacks_Tests

Adversarial Attacks with Hugginface models.
1 stars 0 forks source link

Implement a Confusion matrix plot for the Imagenet dataset. #9

Open Cruiz102 opened 6 months ago

Cruiz102 commented 6 months ago

The problem with visualizing the confusion matrix for ImageNet labels is that there are too many categories, making it almost impossible to see it correctly. Therefore, we must create another plot where the labels on the side are not visible. An example of such an image would be the following:

image