gradient_similarity() got an unexpected keyword argument 'experimental'
- Lingua principale
- Python
- Stelle
- 10
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Your issue may already be reported!
Please search on the [issue tracker](https://github.com/3dct/vIQA/issues) before creating one.
## Expected Behavior
Parameter `experimental` should not be used for 2d gradient_similarity().
## Current Behavior
Parameter `experimental` gets passed to gradient_similarity().
## Possible Solution
## Steps to Reproduce (for bugs)
1.
2.
3.
4.
## Context
## Your Environment
* Version used:
* Browser Name and version:
* Operating System and version (desktop or mobile):
* Link to your project:
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Look for the gradient_similarity() function in the codebase, likely in a file related to image quality assessment. Identify where the function is called with the 'experimental' parameter and remove or adjust that argument. Check if there are any tests for gradient_similarity() to ensure the fix doesn't break existing functionality.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- tooling
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100