gradient_similarity() got an unexpected keyword argument 'experimental'
- Langage dominant
- Python
- Étoiles
- 10
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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:
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- tooling
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100