Adversarial-Deep-Learning / Adversarial-Deep-Learning/code-soup

Visual Perturbation Metrics

Aberta
#61 5 comentários 0 reações 2 responsáveis Reivindicada por @devaletanmay Ver no GitHub
good first issue Implementation Priority:High
Linguagem predominante
Jupyter Notebook
Estrelas
17
Forks
17
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

For evasive whitebox or blackbox attacks, the objective of each attack is to fool the model to predict a different class but making it deceptive by making small changes, these changes are measured in distances for Example the L1/L2 Norm of difference.

Implement these metrics
- [x] L1, L2 ... Lk Norm
- [ ] ISSM
- [ ] PSNR
- [x] SAM
- [x] SRE

You can find numpy and cv2 implementation at https://github.com/up42/image-similarity-measures/blob/master/image_similarity_measures/quality_metrics.py

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.